is not current version
Last Version 3.2.5

be.yildiz-games:module-database 2.0.0

Module handling the database access and manipulation.

Categories

Categories

Data
GroupId

GroupId

be.yildiz-games
ArtifactId

ArtifactId

module-database
Version

Version

2.0.0
Type

Type

jar

Download module-database 2.0.0


<!-- https://jarcasting.com/artifacts/be.yildiz-games/module-database/ -->
<dependency>
    <groupId>be.yildiz-games</groupId>
    <artifactId>module-database</artifactId>
    <version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/be.yildiz-games/module-database/
implementation 'be.yildiz-games:module-database:2.0.0'
// https://jarcasting.com/artifacts/be.yildiz-games/module-database/
implementation ("be.yildiz-games:module-database:2.0.0")
'be.yildiz-games:module-database:jar:2.0.0'
<dependency org="be.yildiz-games" name="module-database" rev="2.0.0">
  <artifact name="module-database" type="jar" />
</dependency>
@Grapes(
@Grab(group='be.yildiz-games', module='module-database', version='2.0.0')
)
libraryDependencies += "be.yildiz-games" % "module-database" % "2.0.0"
[be.yildiz-games/module-database "2.0.0"]