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