is not current version
Last Version 2.7.1

org.allenai.tinkerpop.blueprints:blueprints-graph-jung 2.7.0

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

GroupId

GroupId

org.allenai.tinkerpop.blueprints
ArtifactId

ArtifactId

blueprints-graph-jung
Version

Version

2.7.0
Type

Type

jar

Download blueprints-graph-jung 2.7.0


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