GroupId | GroupIdorg.objectweb.fractal.juliac |
---|---|
ArtifactId | ArtifactIdjuliac-oo |
Version | Version2.2.5.1 |
Type | Typejar |
Filename | Size |
---|---|
juliac-oo-2.2.5.1.pom | |
juliac-oo-2.2.5.1.jar | 12 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.objectweb.fractal.juliac/juliac-oo/ -->
<dependency>
<groupId>org.objectweb.fractal.juliac</groupId>
<artifactId>juliac-oo</artifactId>
<version>2.2.5.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.objectweb.fractal.juliac/juliac-oo/
implementation 'org.objectweb.fractal.juliac:juliac-oo:2.2.5.1'
// https://jarcasting.com/artifacts/org.objectweb.fractal.juliac/juliac-oo/
implementation ("org.objectweb.fractal.juliac:juliac-oo:2.2.5.1")
'org.objectweb.fractal.juliac:juliac-oo:jar:2.2.5.1'
<dependency org="org.objectweb.fractal.juliac" name="juliac-oo" rev="2.2.5.1">
<artifact name="juliac-oo" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.objectweb.fractal.juliac', module='juliac-oo', version='2.2.5.1')
)
libraryDependencies += "org.objectweb.fractal.juliac" % "juliac-oo" % "2.2.5.1"
[org.objectweb.fractal.juliac/juliac-oo "2.2.5.1"]