Group Id be.yildiz-games
Artifact Id module-database-pool-c3p0
Version 1.0.0
Packaging jar
URL -
Badge
Last Updated 2019-06-12T22:32:04+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-pool-c3p0</artifactId>
    <version>1.0.0</version>
</dependency>
implementation group: 'be.yildiz-games', name: 'module-database-pool-c3p0', version: '1.0.0'
implementation 'be.yildiz-games:module-database-pool-c3p0:1.0.0'
implementation("be.yildiz-games:module-database-pool-c3p0:1.0.0")
libraryDependencies += "be.yildiz-games" % "module-database-pool-c3p0" % "1.0.0"
<dependency org="be.yildiz-games" name="module-database-pool-c3p0" rev="1.0.0"/>
@Grapes(
    @Grab(group='be.yildiz-games', module='module-database-pool-c3p0', version='1.0.0')
)
[be.yildiz-games/module-database-pool-c3p0 "1.0.0"]
'be.yildiz-games:module-database-pool-c3p0:1.0.0'