GroupId | GroupIdorg.fudaa.framework.ebli |
---|---|
ArtifactId | ArtifactIdebli-graphe |
Version | Version1.0.1 |
Type | Typejar |
Filename | Size |
---|---|
ebli-graphe-1.0.1.pom | |
ebli-graphe-1.0.1.jar | 79 KB |
ebli-graphe-1.0.1-tests.jar | 15 KB |
ebli-graphe-1.0.1-sources.jar | 42 KB |
ebli-graphe-1.0.1-javadoc.jar | 237 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.fudaa.framework.ebli/ebli-graphe/ -->
<dependency>
<groupId>org.fudaa.framework.ebli</groupId>
<artifactId>ebli-graphe</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.fudaa.framework.ebli/ebli-graphe/
implementation 'org.fudaa.framework.ebli:ebli-graphe:1.0.1'
// https://jarcasting.com/artifacts/org.fudaa.framework.ebli/ebli-graphe/
implementation ("org.fudaa.framework.ebli:ebli-graphe:1.0.1")
'org.fudaa.framework.ebli:ebli-graphe:jar:1.0.1'
<dependency org="org.fudaa.framework.ebli" name="ebli-graphe" rev="1.0.1">
<artifact name="ebli-graphe" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.fudaa.framework.ebli', module='ebli-graphe', version='1.0.1')
)
libraryDependencies += "org.fudaa.framework.ebli" % "ebli-graphe" % "1.0.1"
[org.fudaa.framework.ebli/ebli-graphe "1.0.1"]