is not current version
Last Version 1.1

fr.matthieu-vergne:graph-samples 1.0

Examples of uses of the graph features.

GroupId

GroupId

fr.matthieu-vergne
ArtifactId

ArtifactId

graph-samples
Version

Version

1.0
Type

Type

jar

Download graph-samples 1.0


<!-- https://jarcasting.com/artifacts/fr.matthieu-vergne/graph-samples/ -->
<dependency>
    <groupId>fr.matthieu-vergne</groupId>
    <artifactId>graph-samples</artifactId>
    <version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/fr.matthieu-vergne/graph-samples/
implementation 'fr.matthieu-vergne:graph-samples:1.0'
// https://jarcasting.com/artifacts/fr.matthieu-vergne/graph-samples/
implementation ("fr.matthieu-vergne:graph-samples:1.0")
'fr.matthieu-vergne:graph-samples:jar:1.0'
<dependency org="fr.matthieu-vergne" name="graph-samples" rev="1.0">
  <artifact name="graph-samples" type="jar" />
</dependency>
@Grapes(
@Grab(group='fr.matthieu-vergne', module='graph-samples', version='1.0')
)
libraryDependencies += "fr.matthieu-vergne" % "graph-samples" % "1.0"
[fr.matthieu-vergne/graph-samples "1.0"]