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

Jar examples for o:onyx-database

Description

Onyx Database

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials