Last Version

Graph 1.1.1

A simple graph library

License

License

Harium Commercial License
GroupId

GroupId

com.harium.storage
ArtifactId

ArtifactId

graph
Version

Version

1.1.1
Type

Type

jar
Description

Description

Graph
A simple graph library

Download graph 1.1.1


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.