is not current version
Last Version 2.6.1

org.objectweb.fractal.fractaladl.examples:comanche 2.4-alpha-1

The Fractal Comanche example.

GroupId

GroupId

org.objectweb.fractal.fractaladl.examples
ArtifactId

ArtifactId

comanche
Version

Version

2.4-alpha-1
Type

Type

jar

Download comanche 2.4-alpha-1


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