is not current version
Last Version 2.4

org.objectweb.fractal.juliac:juliac-oo 2.2


GroupId

GroupId

org.objectweb.fractal.juliac
ArtifactId

ArtifactId

juliac-oo
Version

Version

2.2
Type

Type

jar

Download juliac-oo 2.2


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