Download yasgl-1.2.jar file - Jar y

Jar examples for y:yasgl

Description

Yet Another Simple Graph Library

You can download jar file yasgl 1.2 in this page.

License

MIT License

Build File

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'

Download

Click the following link to download the jar file.

yasgl-1.2-javadoc.jar
yasgl-1.2-sources.jar
yasgl-1.2.jar
yasgl-1.2.pom



Related Tutorials