Jar examples for m:module-database
Module handling the database access and manipulation.
You can download jar file module-database 1.2.1 in this page.
MIT License
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'
Click the following link to download the jar file.
module-database-1.2.1-javadoc.jar