is not current version
Last Version 3.2.3

org.objectweb.fractal.fraclet.java.examples:comanche 3.2.2

Comanche example developed with Fraclet.

Categories

Categories

Java Languages
GroupId

GroupId

org.objectweb.fractal.fraclet.java.examples
ArtifactId

ArtifactId

comanche
Version

Version

3.2.2
Type

Type

jar

Download comanche 3.2.2


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