Categories |
CategoriesCLI User Interface |
---|---|
GroupId | GroupIdorg.objectweb.clif |
ArtifactId | ArtifactIdclif-without-fractal |
Last Version | Last Version1.3.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Description |
Filename | Size |
---|---|
clif-without-fractal-1.3.0.pom | |
clif-without-fractal-1.3.0.jar | 7 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.objectweb.clif/clif-without-fractal/ -->
<dependency>
<groupId>org.objectweb.clif</groupId>
<artifactId>clif-without-fractal</artifactId>
<version>1.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.objectweb.clif/clif-without-fractal/
implementation 'org.objectweb.clif:clif-without-fractal:1.3.0'
// https://jarcasting.com/artifacts/org.objectweb.clif/clif-without-fractal/
implementation ("org.objectweb.clif:clif-without-fractal:1.3.0")
'org.objectweb.clif:clif-without-fractal:jar:1.3.0'
<dependency org="org.objectweb.clif" name="clif-without-fractal" rev="1.3.0">
<artifact name="clif-without-fractal" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.objectweb.clif', module='clif-without-fractal', version='1.3.0')
)
libraryDependencies += "org.objectweb.clif" % "clif-without-fractal" % "1.3.0"
[org.objectweb.clif/clif-without-fractal "1.3.0"]