Jar examples for m:module-database
Module handling the database access and manipulation.
You can download jar file module-database 2.0.0 in this page.
MIT License
You can use the following script to add module-database-2.0.0.jar to your project.
<dependency> <groupId>be.yildiz-games</groupId> <artifactId>module-database</artifactId> <version>2.0.0</version> </dependency>
compile group: 'be.yildiz-games', name: 'module-database', version: '2.0.0'
libraryDependencies += "be.yildiz-games" % "module-database" % "2.0.0"
<dependency org="be.yildiz-games" name="module-database" rev="2.0.0"/>
@Grapes(@Grab(group='be.yildiz-games', module='module-database', version='2.0.0'))
'be.yildiz-games:module-database:jar:2.0.0'
Click the following link to download the jar file.
module-database-2.0.0-javadoc.jar