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

Jar examples for c:commons-ip-math

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials