Jar examples for g:graph-2.11
graph
You can download jar file graph_2.11 0.2.1 in this page.
MIT License
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'
Click the following link to download the jar file.
graph_2.11-0.2.1-javadoc.jar