is not current version
Last Version 1.1.4

org.eu.acolyte:play-jdbc_2.13 1.0.55

play-jdbc

GroupId

GroupId

org.eu.acolyte
ArtifactId

ArtifactId

play-jdbc_2.13
Version

Version

1.0.55
Type

Type

jar

Download play-jdbc_2.13 1.0.55


<!-- https://jarcasting.com/artifacts/org.eu.acolyte/play-jdbc_2.13/ -->
<dependency>
    <groupId>org.eu.acolyte</groupId>
    <artifactId>play-jdbc_2.13</artifactId>
    <version>1.0.55</version>
</dependency>
// https://jarcasting.com/artifacts/org.eu.acolyte/play-jdbc_2.13/
implementation 'org.eu.acolyte:play-jdbc_2.13:1.0.55'
// https://jarcasting.com/artifacts/org.eu.acolyte/play-jdbc_2.13/
implementation ("org.eu.acolyte:play-jdbc_2.13:1.0.55")
'org.eu.acolyte:play-jdbc_2.13:jar:1.0.55'
<dependency org="org.eu.acolyte" name="play-jdbc_2.13" rev="1.0.55">
  <artifact name="play-jdbc_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eu.acolyte', module='play-jdbc_2.13', version='1.0.55')
)
libraryDependencies += "org.eu.acolyte" % "play-jdbc_2.13" % "1.0.55"
[org.eu.acolyte/play-jdbc_2.13 "1.0.55"]