Download phloc-math-1.1.0.jar file - Jar p

Jar examples for p:phloc-math

Description

phloc basic math stuff

You can download jar file phloc-math 1.1.0 in this page.

License

Apache 2

Build File

You can use the following script to add phloc-math-1.1.0.jar to your project.

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

Download

Click the following link to download the jar file.

phloc-math-1.1.0-javadoc.jar
phloc-math-1.1.0-sources.jar
phloc-math-1.1.0-test-sources.jar
phloc-math-1.1.0.jar
phloc-math-1.1.0.pom



Related Tutorials