Download i2p-0.9.32.jar file - Jar i

Jar examples for i:i2p

Description

The core I2P APIs

You can download jar file i2p 0.9.32 in this page.

License

Public Domain

Build File

You can use the following script to add i2p-0.9.32.jar to your project.

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

Download

Click the following link to download the jar file.

i2p-0.9.32-javadoc.jar
i2p-0.9.32-sources.jar
i2p-0.9.32.jar
i2p-0.9.32.pom



Related Tutorials