is not current version
Last Version 2.4

org.objectweb.fractal.juliac:juliac-spoon 2.1


Categories

Categories

Spoon Application Testing & Monitoring Code Analysis
GroupId

GroupId

org.objectweb.fractal.juliac
ArtifactId

ArtifactId

juliac-spoon
Version

Version

2.1
Type

Type

jar

Download juliac-spoon 2.1


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