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

Jar examples for c:commons-ip-math

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials