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

Jar examples for c:commons-ip-math

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials