| License |
License |
|---|---|
| GroupId | GroupIdorg.objectweb.fractal.julia |
| ArtifactId | ArtifactIdjulia-runtime |
| Last Version | Last Version2.5.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionJulia Runtime
Julia runtime.
|
| Project URL |
Project URL |
| Project Organization |
Project OrganizationObjectWeb Consortium |
| Filename | Size |
|---|---|
| julia-runtime-2.5.2.pom | |
| julia-runtime-2.5.2.jar | 39 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.objectweb.fractal.julia/julia-runtime/ -->
<dependency>
<groupId>org.objectweb.fractal.julia</groupId>
<artifactId>julia-runtime</artifactId>
<version>2.5.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.objectweb.fractal.julia/julia-runtime/
implementation 'org.objectweb.fractal.julia:julia-runtime:2.5.2'
// https://jarcasting.com/artifacts/org.objectweb.fractal.julia/julia-runtime/
implementation ("org.objectweb.fractal.julia:julia-runtime:2.5.2")
'org.objectweb.fractal.julia:julia-runtime:jar:2.5.2'
<dependency org="org.objectweb.fractal.julia" name="julia-runtime" rev="2.5.2">
<artifact name="julia-runtime" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.objectweb.fractal.julia', module='julia-runtime', version='2.5.2')
)
libraryDependencies += "org.objectweb.fractal.julia" % "julia-runtime" % "2.5.2"
[org.objectweb.fractal.julia/julia-runtime "2.5.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.objectweb.monolog : monolog | jar | 1.8 |
| org.objectweb.fractal : fractal-api | jar | 2.0.2 |