is not current version
Last Version 1.1.4

org.eu.acolyte:play-jdbc_2.11 1.0.58

play-jdbc

GroupId

GroupId

org.eu.acolyte
ArtifactId

ArtifactId

play-jdbc_2.11
Version

Version

1.0.58
Type

Type

jar

Download play-jdbc_2.11 1.0.58


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