is not current version
Last Version 2.5.2

org.objectweb.fractal.julia:julia-runtime 2.5.1

Julia Runtime

GroupId

GroupId

org.objectweb.fractal.julia
ArtifactId

ArtifactId

julia-runtime
Version

Version

2.5.1
Type

Type

jar

Download julia-runtime 2.5.1


<!-- https://jarcasting.com/artifacts/org.objectweb.fractal.julia/julia-runtime/ -->
<dependency>
    <groupId>org.objectweb.fractal.julia</groupId>
    <artifactId>julia-runtime</artifactId>
    <version>2.5.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.objectweb.fractal.julia/julia-runtime/
implementation 'org.objectweb.fractal.julia:julia-runtime:2.5.1'
// https://jarcasting.com/artifacts/org.objectweb.fractal.julia/julia-runtime/
implementation ("org.objectweb.fractal.julia:julia-runtime:2.5.1")
'org.objectweb.fractal.julia:julia-runtime:jar:2.5.1'
<dependency org="org.objectweb.fractal.julia" name="julia-runtime" rev="2.5.1">
  <artifact name="julia-runtime" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.objectweb.fractal.julia', module='julia-runtime', version='2.5.1')
)
libraryDependencies += "org.objectweb.fractal.julia" % "julia-runtime" % "2.5.1"
[org.objectweb.fractal.julia/julia-runtime "2.5.1"]