Jar examples for i:ipaddress
Library for handling IP addresses, both IPv4 and IPv6
You can download jar file ipaddress 4.2.0 in this page.
The Apache Software License, Version 2.0
You can use the following script to add ipaddress-4.2.0.jar to your project.
<dependency> <groupId>com.github.seancfoley</groupId> <artifactId>ipaddress</artifactId> <version>4.2.0</version> </dependency>
compile group: 'com.github.seancfoley', name: 'ipaddress', version: '4.2.0'
libraryDependencies += "com.github.seancfoley" % "ipaddress" % "4.2.0"
<dependency org="com.github.seancfoley" name="ipaddress" rev="4.2.0"/>
@Grapes(@Grab(group='com.github.seancfoley', module='ipaddress', version='4.2.0'))
'com.github.seancfoley:ipaddress:jar:4.2.0'
Click the following link to download the jar file.
ipaddress-4.2.0-javadoc.jar