Jar examples for p:ph-commons
Java 1.6+ Library with tons of utility classes required in all projects
You can download jar file ph-commons 5.7.1 in this page.
Apache 2
You can use the following script to add ph-commons-5.7.1.jar to your project.
<dependency> <groupId>com.helger</groupId> <artifactId>ph-commons</artifactId> <version>5.7.1</version> </dependency>
compile group: 'com.helger', name: 'ph-commons', version: '5.7.1'
libraryDependencies += "com.helger" % "ph-commons" % "5.7.1"
<dependency org="com.helger" name="ph-commons" rev="5.7.1"/>
@Grapes(@Grab(group='com.helger', module='ph-commons', version='5.7.1'))
'com.helger:ph-commons:jar:5.7.1'
Click the following link to download the jar file.
ph-commons-5.7.1.jar