is not current version
Last Version 0.1.3

vision.id:graphgephi_2.12 0.1.2

Basic conversion tool to visualize Graph4Scala graphs with the Gephi toolkit

Categories

Categories

Gephi General Purpose Libraries Utility
GroupId

GroupId

vision.id
ArtifactId

ArtifactId

graphgephi_2.12
Version

Version

0.1.2
Type

Type

jar

Download graphgephi_2.12 0.1.2


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