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