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