Download module-database-1.2.1.jar file - Jar m

Jar examples for m:module-database

Description

Module handling the database access and manipulation.

You can download jar file module-database 1.2.1 in this page.

License

MIT License

Build File

You can use the following script to add module-database-1.2.1.jar to your project.

<dependency>
   <groupId>be.yildiz-games</groupId>
   <artifactId>module-database</artifactId>
   <version>1.2.1</version>
</dependency>
compile group: 'be.yildiz-games', name: 'module-database', version: '1.2.1'
libraryDependencies += "be.yildiz-games" % "module-database" % "1.2.1"
<dependency org="be.yildiz-games" name="module-database" rev="1.2.1"/>
@Grapes(@Grab(group='be.yildiz-games', module='module-database', version='1.2.1'))
'be.yildiz-games:module-database:jar:1.2.1'

Download

Click the following link to download the jar file.

module-database-1.2.1-javadoc.jar
module-database-1.2.1-sources.jar
module-database-1.2.1-tests.jar
module-database-1.2.1.jar
module-database-1.2.1.pom



Related Tutorials