is not current version
Last Version 2.2.2

org.objectweb.fractal.juliac.dream:juliac-dream-compiler 2.2


GroupId

GroupId

org.objectweb.fractal.juliac.dream
ArtifactId

ArtifactId

juliac-dream-compiler
Version

Version

2.2
Type

Type

jar

Download juliac-dream-compiler 2.2


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