License |
License |
---|---|
GroupId | GroupIdorg.objectweb.fractal.fractaladl.examples |
ArtifactId | ArtifactIdcomanche |
Version | Version2.6.1 |
Type | Typejar |
Description |
DescriptionFractal ADL Comanche example
The Fractal Comanche example.
|
Project URL |
Project URL |
Project Organization |
Project OrganizationObjectWeb Consortium |
Filename | Size |
---|---|
comanche-2.6.1.pom | |
comanche-2.6.1.jar | 17 KB |
comanche-2.6.1-sources.jar | 11 KB |
comanche-2.6.1-javadoc.jar | 44 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.objectweb.fractal.fractaladl.examples/comanche/ -->
<dependency>
<groupId>org.objectweb.fractal.fractaladl.examples</groupId>
<artifactId>comanche</artifactId>
<version>2.6.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.objectweb.fractal.fractaladl.examples/comanche/
implementation 'org.objectweb.fractal.fractaladl.examples:comanche:2.6.1'
// https://jarcasting.com/artifacts/org.objectweb.fractal.fractaladl.examples/comanche/
implementation ("org.objectweb.fractal.fractaladl.examples:comanche:2.6.1")
'org.objectweb.fractal.fractaladl.examples:comanche:jar:2.6.1'
<dependency org="org.objectweb.fractal.fractaladl.examples" name="comanche" rev="2.6.1">
<artifact name="comanche" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.objectweb.fractal.fractaladl.examples', module='comanche', version='2.6.1')
)
libraryDependencies += "org.objectweb.fractal.fractaladl.examples" % "comanche" % "2.6.1"
[org.objectweb.fractal.fractaladl.examples/comanche "2.6.1"]
Group / Artifact | Type | Version |
---|---|---|
org.objectweb.fractal : fractal-api | jar | 2.0.2 |