Download oak-library-1.3.1.jar file - Jar o

Jar examples for o:oak-library

Description

A library for shared android functionality

You can download jar file oak-library 1.3.1 in this page.

Build File

You can use the following script to add oak-library-1.3.1.jar to your project.

<dependency>
   <groupId>com.willowtreeapps</groupId>
   <artifactId>oak-library</artifactId>
   <version>1.3.1</version>
</dependency>
compile group: 'com.willowtreeapps', name: 'oak-library', version: '1.3.1'
libraryDependencies += "com.willowtreeapps" % "oak-library" % "1.3.1"
<dependency org="com.willowtreeapps" name="oak-library" rev="1.3.1"/>
@Grapes(@Grab(group='com.willowtreeapps', module='oak-library', version='1.3.1'))
'com.willowtreeapps:oak-library:jar:1.3.1'

Download

Click the following link to download the jar file.

oak-library-1.3.1-javadoc.jar
oak-library-1.3.1-sources.jar
oak-library-1.3.1.pom



Related Tutorials