Graph Implementations

Implementation of the graph features.

License

License

CC0
GroupId

GroupId

fr.matthieu-vergne
ArtifactId

ArtifactId

graph-core
Last Version

Last Version

1.1
Release Date

Release Date

Type

Type

jar
Description

Description

Graph Implementations
Implementation of the graph features.

Download graph-core

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.1
1.0