graph
A simple graph library
Maven
<dependency>
<groupId>com.harium.storage</groupId>
<artifactId>graph</artifactId>
<version>1.1.0</version>
</dependency>
License |
License
Harium Commercial License
|
---|---|
GroupId | GroupIdcom.harium.storage |
ArtifactId | ArtifactIdgraph |
Last Version | Last Version1.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGraph
A simple graph library
|
Filename | Size |
---|---|
graph-1.1.1.pom | |
graph-1.1.1.jar | 12 KB |
graph-1.1.1-sources.jar | 5 KB |
graph-1.1.1-javadoc.jar | 82 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
A simple graph library
<dependency>
<groupId>com.harium.storage</groupId>
<artifactId>graph</artifactId>
<version>1.1.0</version>
</dependency>