Jar examples for g:graphs
Graph library with functional-like API
You can download jar file graphs 1.7 in this page.
MIT License
You can use the following script to add graphs-1.7.jar to your project.
<dependency> <groupId>net.sf.tweety</groupId> <artifactId>graphs</artifactId> <version>1.7</version> </dependency>
compile group: 'net.sf.tweety', name: 'graphs', version: '1.7'
libraryDependencies += "net.sf.tweety" % "graphs" % "1.7"
<dependency org="net.sf.tweety" name="graphs" rev="1.7"/>
@Grapes(@Grab(group='net.sf.tweety', module='graphs', version='1.7'))
'net.sf.tweety:graphs:jar:1.7'
Click the following link to download the jar file.
graphs-1.7-javadoc.jar