Last Version

DaedaFusion Graph 1.0

A graph routing algorithm library

License

License

GroupId

GroupId

com.daedafusion
ArtifactId

ArtifactId

graph
Version

Version

1.0
Type

Type

jar
Description

Description

DaedaFusion Graph
A graph routing algorithm library
Project URL

Project URL

http://daedafusion.com
Source Code Management

Source Code Management

https://github.com/daedafusion/graph.git

Download graph 1.0


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

Dependencies

compile (3)

Group / Artifact Type Version
com.google.guava : guava jar 18.0
net.sf.trove4j : trove4j jar 3.0.3
log4j : log4j jar 1.2.17

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.