Download oak-demos-1.1.9.jar file - Jar o

Jar examples for o:oak-demos

Description

You can download jar file oak-demos 1.1.9 in this page.

Build File

You can use the following script to add oak-demos-1.1.9.jar to your project.

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

Download

Click the following link to download the jar file.

oak-demos-1.1.9-javadoc.jar
oak-demos-1.1.9-sources.jar
oak-demos-1.1.9.jar
oak-demos-1.1.9.pom



Related Tutorials