is not current version
Last Version 1.0.4

be.yildiz-games:module-database-updater 1.0.2

Module handling the database schema update.

Categories

Categories

Data
GroupId

GroupId

be.yildiz-games
ArtifactId

ArtifactId

module-database-updater
Version

Version

1.0.2
Type

Type

jar

Download module-database-updater 1.0.2


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