License |
License |
---|---|
GroupId | GroupIdorg.fudaa.framework.ebli |
ArtifactId | ArtifactIdebli-graphe |
Version | Version2.5 |
Type | Typejar |
Description |
Descriptionebli-graphe
La partie commune du framework fudaa
|
Filename | Size |
---|---|
ebli-graphe-2.5.pom | |
ebli-graphe-2.5.jar | 80 KB |
ebli-graphe-2.5-tests.jar | 15 KB |
ebli-graphe-2.5-sources.jar | 42 KB |
ebli-graphe-2.5-javadoc.jar | 238 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.fudaa.framework.ebli/ebli-graphe/ -->
<dependency>
<groupId>org.fudaa.framework.ebli</groupId>
<artifactId>ebli-graphe</artifactId>
<version>2.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.fudaa.framework.ebli/ebli-graphe/
implementation 'org.fudaa.framework.ebli:ebli-graphe:2.5'
// https://jarcasting.com/artifacts/org.fudaa.framework.ebli/ebli-graphe/
implementation ("org.fudaa.framework.ebli:ebli-graphe:2.5")
'org.fudaa.framework.ebli:ebli-graphe:jar:2.5'
<dependency org="org.fudaa.framework.ebli" name="ebli-graphe" rev="2.5">
<artifact name="ebli-graphe" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.fudaa.framework.ebli', module='ebli-graphe', version='2.5')
)
libraryDependencies += "org.fudaa.framework.ebli" % "ebli-graphe" % "2.5"
[org.fudaa.framework.ebli/ebli-graphe "2.5"]
Group / Artifact | Type | Version |
---|---|---|
org.fudaa.framework.ebli : ebli-common | jar | 2.5 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |