Download ph-commons-6.2.4.jar file - Jar p

Jar examples for p:ph-commons

Description

Java 1.6+ Library with tons of utility classes required in all projects

You can download jar file ph-commons 6.2.4 in this page.

License

Apache 2

Build File

You can use the following script to add ph-commons-6.2.4.jar to your project.

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

Download

Click the following link to download the jar file.

ph-commons-6.2.4-javadoc.jar
ph-commons-6.2.4-sources.jar
ph-commons-6.2.4-test-sources.jar
ph-commons-6.2.4.jar
ph-commons-6.2.4.pom



Related Tutorials