Download owner-1.0.9.jar file - Jar o

Jar examples for o:owner

Description

Get rid of the boilerplate code in Java properties based configuration.

You can download jar file owner 1.0.9 in this page.

License

Open Source License

Build File

You can use the following script to add owner-1.0.9.jar to your project.

<dependency>
   <groupId>org.aeonbits.owner</groupId>
   <artifactId>owner</artifactId>
   <version>1.0.9</version>
</dependency>
compile group: 'org.aeonbits.owner', name: 'owner', version: '1.0.9'
libraryDependencies += "org.aeonbits.owner" % "owner" % "1.0.9"
<dependency org="org.aeonbits.owner" name="owner" rev="1.0.9"/>
@Grapes(@Grab(group='org.aeonbits.owner', module='owner', version='1.0.9'))
'org.aeonbits.owner:owner:jar:1.0.9'

Download

Click the following link to download the jar file.

owner-1.0.9-javadoc.jar
owner-1.0.9-sources.jar
owner-1.0.9.jar
owner-1.0.9.pom



Related Tutorials