GroupId | GroupIdorg.objectweb.fractal.fractaljmx.examples |
---|---|
ArtifactId | ArtifactIdcomanche |
Version | Version0.2.5 |
Type | Typejar |
Filename | Size |
---|---|
comanche-0.2.5.pom | |
comanche-0.2.5.jar | 20 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.objectweb.fractal.fractaljmx.examples/comanche/ -->
<dependency>
<groupId>org.objectweb.fractal.fractaljmx.examples</groupId>
<artifactId>comanche</artifactId>
<version>0.2.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.objectweb.fractal.fractaljmx.examples/comanche/
implementation 'org.objectweb.fractal.fractaljmx.examples:comanche:0.2.5'
// https://jarcasting.com/artifacts/org.objectweb.fractal.fractaljmx.examples/comanche/
implementation ("org.objectweb.fractal.fractaljmx.examples:comanche:0.2.5")
'org.objectweb.fractal.fractaljmx.examples:comanche:jar:0.2.5'
<dependency org="org.objectweb.fractal.fractaljmx.examples" name="comanche" rev="0.2.5">
<artifact name="comanche" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.objectweb.fractal.fractaljmx.examples', module='comanche', version='0.2.5')
)
libraryDependencies += "org.objectweb.fractal.fractaljmx.examples" % "comanche" % "0.2.5"
[org.objectweb.fractal.fractaljmx.examples/comanche "0.2.5"]