Download bracket-properties-1.3.3.jar file - Jar b

Jar examples for b:bracket-properties

Description

Improved Java(tm) Properties classes

You can download jar file bracket-properties 1.3.3 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add bracket-properties-1.3.3.jar to your project.

<dependency>
   <groupId>asia.redact.bracket.properties</groupId>
   <artifactId>bracket-properties</artifactId>
   <version>1.3.3</version>
</dependency>
compile group: 'asia.redact.bracket.properties', name: 'bracket-properties', version: '1.3.3'
libraryDependencies += "asia.redact.bracket.properties" % "bracket-properties" % "1.3.3"
<dependency org="asia.redact.bracket.properties" name="bracket-properties" rev="1.3.3"/>
@Grapes(@Grab(group='asia.redact.bracket.properties', module='bracket-properties', version='1.3.3'))
'asia.redact.bracket.properties:bracket-properties:jar:1.3.3'

Download

Click the following link to download the jar file.

bracket-properties-1.3.3-javadoc.jar
bracket-properties-1.3.3-sources.jar
bracket-properties-1.3.3.jar
bracket-properties-1.3.3.pom



Related Tutorials