Download iogi-1.0.0.jar file - Jar i

Jar examples for i:iogi

Description

Library for instantiating graphs of objects

You can download jar file iogi 1.0.0 in this page.

License

The Apache License, Version 2.0

Build File

You can use the following script to add iogi-1.0.0.jar to your project.

<dependency>
   <groupId>br.com.caelum</groupId>
   <artifactId>iogi</artifactId>
   <version>1.0.0</version>
</dependency>
compile group: 'br.com.caelum', name: 'iogi', version: '1.0.0'
libraryDependencies += "br.com.caelum" % "iogi" % "1.0.0"
<dependency org="br.com.caelum" name="iogi" rev="1.0.0"/>
@Grapes(@Grab(group='br.com.caelum', module='iogi', version='1.0.0'))
'br.com.caelum:iogi:jar:1.0.0'

Download

Click the following link to download the jar file.

iogi-1.0.0-javadoc.jar
iogi-1.0.0-sources.jar
iogi-1.0.0.jar
iogi-1.0.0.pom



Related Tutorials