Download graph_2.11-0.2.0.jar file - Jar g

Jar examples for g:graph-2.11

Description

graph

You can download jar file graph_2.11 0.2.0 in this page.

License

MIT License

Build File

You can use the following script to add graph_2.11-0.2.0.jar to your project.

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

Download

Click the following link to download the jar file.

graph_2.11-0.2.0-javadoc.jar
graph_2.11-0.2.0-sources.jar
graph_2.11-0.2.0.jar
graph_2.11-0.2.0.pom



Related Tutorials