is not current version
Last Version 2.4

org.objectweb.fractal.juliac:juliac-all 2.3


GroupId

GroupId

org.objectweb.fractal.juliac
ArtifactId

ArtifactId

juliac-all
Version

Version

2.3
Type

Type

pom

Download juliac-all 2.3

Filename Size
juliac-all-2.3.pom 4 KB
Browse

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