is not current version
Last Version 2.4

org.objectweb.fractal.juliac:juliac-runtime 2.1.1


GroupId

GroupId

org.objectweb.fractal.juliac
ArtifactId

ArtifactId

juliac-runtime
Version

Version

2.1.1
Type

Type

jar

Download juliac-runtime 2.1.1


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