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

Jar examples for o:onyx-database

Description

Onyx Database

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials