is not current version
Last Version 1.2

org.objectweb.fractal.fractaladl.juliac:compiler 1.1


GroupId

GroupId

org.objectweb.fractal.fractaladl.juliac
ArtifactId

ArtifactId

compiler
Version

Version

1.1
Type

Type

jar

Download compiler 1.1


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