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

Jar examples for o:onyx-database

Description

Onyx Database

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials