Download owl-common-1.0.2.jar file - Jar o

Jar examples for o:owl-common

Description

Utilities and data structures used by more than one Owl Platform library or component.

You can download jar file owl-common 1.0.2 in this page.

License

GNU Lesser General Public License v2.1

Build File

You can use the following script to add owl-common-1.0.2.jar to your project.

<dependency>
   <groupId>com.owlplatform</groupId>
   <artifactId>owl-common</artifactId>
   <version>1.0.2</version>
</dependency>
compile group: 'com.owlplatform', name: 'owl-common', version: '1.0.2'
libraryDependencies += "com.owlplatform" % "owl-common" % "1.0.2"
<dependency org="com.owlplatform" name="owl-common" rev="1.0.2"/>
@Grapes(@Grab(group='com.owlplatform', module='owl-common', version='1.0.2'))
'com.owlplatform:owl-common:jar:1.0.2'

Download

Click the following link to download the jar file.

owl-common-1.0.2-javadoc.jar
owl-common-1.0.2-sources.jar
owl-common-1.0.2.jar
owl-common-1.0.2.pom



Related Tutorials