Download onyx-database-1.2.0.jar file - Jar o

Jar examples for o:onyx-database

Description

Onyx Database

You can download jar file onyx-database 1.2.0 in this page.

License

The GNU Affero General Public License, Version 3.0

Build File

You can use the following script to add onyx-database-1.2.0.jar to your project.

<dependency>
   <groupId>com.onyxdevtools</groupId>
   <artifactId>onyx-database</artifactId>
   <version>1.2.0</version>
</dependency>
compile group: 'com.onyxdevtools', name: 'onyx-database', version: '1.2.0'
libraryDependencies += "com.onyxdevtools" % "onyx-database" % "1.2.0"
<dependency org="com.onyxdevtools" name="onyx-database" rev="1.2.0"/>
@Grapes(@Grab(group='com.onyxdevtools', module='onyx-database', version='1.2.0'))
'com.onyxdevtools:onyx-database:jar:1.2.0'

Download

Click the following link to download the jar file.

onyx-database-1.2.0-javadoc.jar
onyx-database-1.2.0-sources.jar
onyx-database-1.2.0.jar
onyx-database-1.2.0.pom



Related Tutorials