Graph Support

Generic purpose graph interfaces and implementations.

License

License

CC0
GroupId

GroupId

fr.matthieu-vergne
ArtifactId

ArtifactId

graph
Last Version

Last Version

1.1
Release Date

Release Date

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

Filename Size
graph-1.1.pom 2 KB
Browse

How to add to project

<!-- 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

Versions

Version
1.1
1.0