Download java-ipv6-0.15.jar file - Jar j

Jar examples for j:java-ipv6

Description

You can download jar file java-ipv6 0.15 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add java-ipv6-0.15.jar to your project.

<dependency>
   <groupId>com.googlecode.java-ipv6</groupId>
   <artifactId>java-ipv6</artifactId>
   <version>0.15</version>
</dependency>
compile group: 'com.googlecode.java-ipv6', name: 'java-ipv6', version: '0.15'
libraryDependencies += "com.googlecode.java-ipv6" % "java-ipv6" % "0.15"
<dependency org="com.googlecode.java-ipv6" name="java-ipv6" rev="0.15"/>
@Grapes(@Grab(group='com.googlecode.java-ipv6', module='java-ipv6', version='0.15'))
'com.googlecode.java-ipv6:java-ipv6:jar:0.15'

Download

Click the following link to download the jar file.

java-ipv6-0.15-javadoc.jar
java-ipv6-0.15-sources.jar
java-ipv6-0.15.jar
java-ipv6-0.15.pom



Related Tutorials