GroupId | GroupIdorg.objectweb.fractal.juliac |
---|---|
ArtifactId | ArtifactIdjuliac-all |
Version | Version2.0.1 |
Type | Typejar |
Filename | Size |
---|---|
juliac-all-2.0.1.pom | |
juliac-all-2.0.1.jar | 6 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.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.objectweb.fractal.juliac/juliac-all/
implementation 'org.objectweb.fractal.juliac:juliac-all:2.0.1'
// https://jarcasting.com/artifacts/org.objectweb.fractal.juliac/juliac-all/
implementation ("org.objectweb.fractal.juliac:juliac-all:2.0.1")
'org.objectweb.fractal.juliac:juliac-all:jar:2.0.1'
<dependency org="org.objectweb.fractal.juliac" name="juliac-all" rev="2.0.1">
<artifact name="juliac-all" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.objectweb.fractal.juliac', module='juliac-all', version='2.0.1')
)
libraryDependencies += "org.objectweb.fractal.juliac" % "juliac-all" % "2.0.1"
[org.objectweb.fractal.juliac/juliac-all "2.0.1"]