is not current version
Last Version 1.1.4

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

play-jdbc

GroupId

GroupId

org.eu.acolyte
ArtifactId

ArtifactId

play-jdbc_2.13
Version

Version

1.1.0
Type

Type

jar

Download play-jdbc_2.13 1.1.0


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