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

Jar examples for c:commons-ip-math

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials