Last Version

Blueprints-GraphJung 2.1.0.2

Blueprints property graphs outplementation for the JUNG (Java Universal Network/Graph Framework)

License

License

GroupId

GroupId

com.wu-man
ArtifactId

ArtifactId

blueprints-android-graph-jung
Version

Version

2.1.0.2
Type

Type

jar
Description

Description

Blueprints-GraphJung
Blueprints property graphs outplementation for the JUNG (Java Universal Network/Graph Framework)
Project Organization

Project Organization

David Wu

Download blueprints-android-graph-jung 2.1.0.2


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

Dependencies

compile (4)

Group / Artifact Type Version
com.wu-man : blueprints-android-core jar 2.1.0.2
net.sf.jung : jung-api jar 2.0.1
net.sf.jung : jung-algorithms jar 2.0.1
net.sf.jung : jung-visualization jar 2.0.1

provided (1)

Group / Artifact Type Version
com.google.android : android jar 4.1.1.4

test (1)

Group / Artifact Type Version
com.wu-man : blueprints-android-test jar 2.1.0.2

Project Modules

There are no modules declared in this project.