Download ph-settings-1.1.2.jar file - Jar p

Jar examples for p:ph-settings

Description

phloc configuration, settings and preferences library

You can download jar file ph-settings 1.1.2 in this page.

License

Apache 2

Build File

You can use the following script to add ph-settings-1.1.2.jar to your project.

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

Download

Click the following link to download the jar file.

ph-settings-1.1.2-javadoc.jar
ph-settings-1.1.2-sources.jar
ph-settings-1.1.2-test-sources.jar
ph-settings-1.1.2.jar
ph-settings-1.1.2.pom



Related Tutorials