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