is not current version
Last Version 1.2

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


GroupId

GroupId

org.objectweb.fractal.fractaladl.juliac
ArtifactId

ArtifactId

runtime
Version

Version

1.1
Type

Type

jar

Download runtime 1.1


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