is not current version
Last Version 1.2

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


GroupId

GroupId

org.objectweb.fractal.fractaladl.juliac
ArtifactId

ArtifactId

compiler
Version

Version

1.0
Type

Type

jar

Download compiler 1.0


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