Group Id be.yildiz-games
Artifact Id module-database-derby
Version 1.0.10
Packaging jar
URL -
Badge
Last Updated 2020-09-10T05:39:51+00:00
Download Jar | View All
Maven
Gradle
Gradle(Short)
Gradle(Kotlin)
SBT
Ivy
Grape
Leiningen
Buildr
<dependency>
    <groupId>be.yildiz-games</groupId>
    <artifactId>module-database-derby</artifactId>
    <version>1.0.10</version>
</dependency>
implementation group: 'be.yildiz-games', name: 'module-database-derby', version: '1.0.10'
implementation 'be.yildiz-games:module-database-derby:1.0.10'
implementation("be.yildiz-games:module-database-derby:1.0.10")
libraryDependencies += "be.yildiz-games" % "module-database-derby" % "1.0.10"
<dependency org="be.yildiz-games" name="module-database-derby" rev="1.0.10"/>
@Grapes(
    @Grab(group='be.yildiz-games', module='module-database-derby', version='1.0.10')
)
[be.yildiz-games/module-database-derby "1.0.10"]
'be.yildiz-games:module-database-derby:1.0.10'