Jar examples for j:java-property-utils
This package provides a Java utility for typed retrieval of java.util.Properties as boolean, integer, floating point, string, URL, URI and enum values.
You can download jar file java-property-utils 1.10 in this page.
The Apache Software License, Version 2.0
You can use the following script to add java-property-utils-1.10.jar to your project.
<dependency> <groupId>com.thetransactioncompany</groupId> <artifactId>java-property-utils</artifactId> <version>1.10</version> </dependency>
compile group: 'com.thetransactioncompany', name: 'java-property-utils', version: '1.10'
libraryDependencies += "com.thetransactioncompany" % "java-property-utils" % "1.10"
<dependency org="com.thetransactioncompany" name="java-property-utils" rev="1.10"/>
@Grapes(@Grab(group='com.thetransactioncompany', module='java-property-utils', version='1.10'))
'com.thetransactioncompany:java-property-utils:jar:1.10'
Click the following link to download the jar file.
java-property-utils-1.10-javadoc.jar