License |
License |
---|---|
GroupId | GroupIdfr.matthieu-vergne |
ArtifactId | ArtifactIdgraph-core |
Last Version | Last Version1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGraph Implementations
Implementation of the graph features.
|
Filename | Size |
---|---|
graph-core-1.1.pom | |
graph-core-1.1.jar | 13 KB |
graph-core-1.1-sources.jar | 6 KB |
graph-core-1.1-javadoc.jar | 93 KB |
Browse |
<!-- https://jarcasting.com/artifacts/fr.matthieu-vergne/graph-core/ -->
<dependency>
<groupId>fr.matthieu-vergne</groupId>
<artifactId>graph-core</artifactId>
<version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/fr.matthieu-vergne/graph-core/
implementation 'fr.matthieu-vergne:graph-core:1.1'
// https://jarcasting.com/artifacts/fr.matthieu-vergne/graph-core/
implementation ("fr.matthieu-vergne:graph-core:1.1")
'fr.matthieu-vergne:graph-core:jar:1.1'
<dependency org="fr.matthieu-vergne" name="graph-core" rev="1.1">
<artifact name="graph-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='fr.matthieu-vergne', module='graph-core', version='1.1')
)
libraryDependencies += "fr.matthieu-vergne" % "graph-core" % "1.1"
[fr.matthieu-vergne/graph-core "1.1"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.8.2 |