is not current version
Last Version 3.2.5

be.yildiz-games:module-database 3.2.2

Module handling the database access and manipulation.

Categories

Categories

Data
GroupId

GroupId

be.yildiz-games
ArtifactId

ArtifactId

module-database
Version

Version

3.2.2
Type

Type

jar

Download module-database 3.2.2


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