Download glue-properties-1.1.jar file - Jar g

Jar examples for g:glue-properties

Description

You can download jar file glue-properties 1.1 in this page.

Build File

You can use the following script to add glue-properties-1.1.jar to your project.

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

Download

Click the following link to download the jar file.

glue-properties-1.1-javadoc.jar
glue-properties-1.1-sources.jar
glue-properties-1.1.jar
glue-properties-1.1.pom



Related Tutorials