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