graph


License

License

Categories

Categories

Net
GroupId

GroupId

net.walend.disentangle
ArtifactId

ArtifactId

graph_2.11
Last Version

Last Version

0.2.1
Release Date

Release Date

Type

Type

jar
Description

Description

graph
graph
Project URL

Project URL

https://github.com/dwalend/Disentangle
Project Organization

Project Organization

net.walend.disentangle

Download graph_2.11

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.8

test (4)

Group / Artifact Type Version
org.scalatest : scalatest_2.11 jar 2.2.4
net.sf.jung : jung-graph-impl jar 2.0.1
net.sf.jung : jung-algorithms jar 2.0.1
org.scala-lang : scala-pickling_2.11 jar 0.9.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.2.1
0.2.0