Download ingeniasjgraphmod-1.5.jar file - Jar i

Jar examples for i:ingeniasjgraphmod

Description

A modified version of some JGraph files

You can download jar file ingeniasjgraphmod 1.5 in this page.

License

The GPL V3

Build File

You can use the following script to add ingeniasjgraphmod-1.5.jar to your project.

<dependency>
   <groupId>net.sf.ingenias</groupId>
   <artifactId>ingeniasjgraphmod</artifactId>
   <version>1.5</version>
</dependency>
compile group: 'net.sf.ingenias', name: 'ingeniasjgraphmod', version: '1.5'
libraryDependencies += "net.sf.ingenias" % "ingeniasjgraphmod" % "1.5"
<dependency org="net.sf.ingenias" name="ingeniasjgraphmod" rev="1.5"/>
@Grapes(@Grab(group='net.sf.ingenias', module='ingeniasjgraphmod', version='1.5'))
'net.sf.ingenias:ingeniasjgraphmod:jar:1.5'

Download

Click the following link to download the jar file.

ingeniasjgraphmod-1.5-javadoc.jar
ingeniasjgraphmod-1.5-sources.jar
ingeniasjgraphmod-1.5.jar
ingeniasjgraphmod-1.5.pom



Related Tutorials