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

Jar examples for g:graph-2.11

Description

graph

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

License

MIT License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials