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

Jar examples for o:onyx-database

Description

Onyx Database

You can download jar file onyx-database 2.0.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-2.0.0.jar to your project.

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

Download

Click the following link to download the jar file.

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



Related Tutorials