Download ovenbird-commons-1.0.1.jar file - Jar o

Jar examples for o:ovenbird-commons

Description

Ovenbird Commons is an utility library focused on all aspects of reusable Java components.

You can download jar file ovenbird-commons 1.0.1 in this page.

License

Apache License, Version 2.0

Build File

You can use the following script to add ovenbird-commons-1.0.1.jar to your project.

<dependency>
   <groupId>com.github.ipfaffen</groupId>
   <artifactId>ovenbird-commons</artifactId>
   <version>1.0.1</version>
</dependency>
compile group: 'com.github.ipfaffen', name: 'ovenbird-commons', version: '1.0.1'
libraryDependencies += "com.github.ipfaffen" % "ovenbird-commons" % "1.0.1"
<dependency org="com.github.ipfaffen" name="ovenbird-commons" rev="1.0.1"/>
@Grapes(@Grab(group='com.github.ipfaffen', module='ovenbird-commons', version='1.0.1'))
'com.github.ipfaffen:ovenbird-commons:jar:1.0.1'

Download

Click the following link to download the jar file.

ovenbird-commons-1.0.1-javadoc.jar
ovenbird-commons-1.0.1-sources.jar
ovenbird-commons-1.0.1.jar
ovenbird-commons-1.0.1.pom



Related Tutorials