Jar examples for p:ph-math
Java library with basic math stuff
You can download jar file ph-math 2.0.0 in this page.
Apache 2
You can use the following script to add ph-math-2.0.0.jar to your project.
<dependency> <groupId>com.helger</groupId> <artifactId>ph-math</artifactId> <version>2.0.0</version> </dependency>
compile group: 'com.helger', name: 'ph-math', version: '2.0.0'
libraryDependencies += "com.helger" % "ph-math" % "2.0.0"
<dependency org="com.helger" name="ph-math" rev="2.0.0"/>
@Grapes(@Grab(group='com.helger', module='ph-math', version='2.0.0'))
'com.helger:ph-math:jar:2.0.0'
Click the following link to download the jar file.
ph-math-2.0.0-javadoc.jar