Graph

See https://github.com/mlhartme/graph.

License

License

Categories

Categories

Net
GroupId

GroupId

net.oneandone
ArtifactId

ArtifactId

graph
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Graph
See https://github.com/mlhartme/graph.
Project URL

Project URL

https://github.com/mlhartme/graph
Project Organization

Project Organization

1&1
Source Code Management

Source Code Management

https://github.com/mlhartme/graph

Download graph

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0