Last Version

Graph Support 1.1

Generic purpose graph interfaces and implementations.

License

License

CC0
GroupId

GroupId

fr.matthieu-vergne
ArtifactId

ArtifactId

graph
Version

Version

1.1
Type

Type

pom
Description

Description

Graph Support
Generic purpose graph interfaces and implementations.
Project URL

Project URL

https://github.com/matthieu-vergne/Graph

Download graph 1.1

Filename Size
graph-1.1.pom 2 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • graph-core
  • graph-samples