is not current version
Last Version 2.2.5.1

org.objectweb.fractal.juliac.petals:juliac-petals-runtime 2.2.4


GroupId

GroupId

org.objectweb.fractal.juliac.petals
ArtifactId

ArtifactId

juliac-petals-runtime
Version

Version

2.2.4
Type

Type

jar

Download juliac-petals-runtime 2.2.4


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