Download commons-ip-math-1.21.jar file - Jar c

Jar examples for c:commons-ip-math

Description

You can download jar file commons-ip-math 1.21 in this page.

Build File

You can use the following script to add commons-ip-math-1.21.jar to your project.

<dependency>
   <groupId>net.ripe.commons</groupId>
   <artifactId>commons-ip-math</artifactId>
   <version>1.21</version>
</dependency>
compile group: 'net.ripe.commons', name: 'commons-ip-math', version: '1.21'
libraryDependencies += "net.ripe.commons" % "commons-ip-math" % "1.21"
<dependency org="net.ripe.commons" name="commons-ip-math" rev="1.21"/>
@Grapes(@Grab(group='net.ripe.commons', module='commons-ip-math', version='1.21'))
'net.ripe.commons:commons-ip-math:jar:1.21'

Download

Click the following link to download the jar file.

commons-ip-math-1.21-javadoc.jar
commons-ip-math-1.21-sources.jar
commons-ip-math-1.21.jar
commons-ip-math-1.21.pom



Related Tutorials