Download graph_2.12-0.2.2.jar file - Jar g

Jar examples for g:graph-2.12

Description

graph

You can download jar file graph_2.12 0.2.2 in this page.

License

MIT License

Build File

You can use the following script to add graph_2.12-0.2.2.jar to your project.

<dependency>
   <groupId>net.walend.disentangle</groupId>
   <artifactId>graph_2.12</artifactId>
   <version>0.2.2</version>
</dependency>
compile group: 'net.walend.disentangle', name: 'graph_2.12', version: '0.2.2'
libraryDependencies += "net.walend.disentangle" % "graph_2.12" % "0.2.2"
<dependency org="net.walend.disentangle" name="graph_2.12" rev="0.2.2"/>
@Grapes(@Grab(group='net.walend.disentangle', module='graph_2.12', version='0.2.2'))
'net.walend.disentangle:graph_2.12:jar:0.2.2'

Download

Click the following link to download the jar file.

graph_2.12-0.2.2-javadoc.jar
graph_2.12-0.2.2-sources.jar
graph_2.12-0.2.2.jar
graph_2.12-0.2.2.pom



Related Tutorials