is not current version
Last Version 2.4

org.objectweb.fractal.juliac:juliac-runtime-comp 2.2.3


GroupId

GroupId

org.objectweb.fractal.juliac
ArtifactId

ArtifactId

juliac-runtime-comp
Version

Version

2.2.3
Type

Type

jar

Download juliac-runtime-comp 2.2.3


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