Jar examples for y:yasgl
Yet Another Simple Graph Library
You can download jar file yasgl 1.2 in this page.
MIT License
You can use the following script to add yasgl-1.2.jar to your project.
<dependency> <groupId>edu.illinois</groupId> <artifactId>yasgl</artifactId> <version>1.2</version> </dependency>
compile group: 'edu.illinois', name: 'yasgl', version: '1.2'
libraryDependencies += "edu.illinois" % "yasgl" % "1.2"
<dependency org="edu.illinois" name="yasgl" rev="1.2"/>
@Grapes(@Grab(group='edu.illinois', module='yasgl', version='1.2'))
'edu.illinois:yasgl:jar:1.2'
Click the following link to download the jar file.
yasgl-1.2-javadoc.jar