is not current version
Last Version 0.1.0

com.github.tarao:slick-jdbc-extension_2.11 0.0.5

slick-jdbc-extension

GroupId

GroupId

com.github.tarao
ArtifactId

ArtifactId

slick-jdbc-extension_2.11
Version

Version

0.0.5
Type

Type

jar

Download slick-jdbc-extension_2.11 0.0.5


<!-- https://jarcasting.com/artifacts/com.github.tarao/slick-jdbc-extension_2.11/ -->
<dependency>
    <groupId>com.github.tarao</groupId>
    <artifactId>slick-jdbc-extension_2.11</artifactId>
    <version>0.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.tarao/slick-jdbc-extension_2.11/
implementation 'com.github.tarao:slick-jdbc-extension_2.11:0.0.5'
// https://jarcasting.com/artifacts/com.github.tarao/slick-jdbc-extension_2.11/
implementation ("com.github.tarao:slick-jdbc-extension_2.11:0.0.5")
'com.github.tarao:slick-jdbc-extension_2.11:jar:0.0.5'
<dependency org="com.github.tarao" name="slick-jdbc-extension_2.11" rev="0.0.5">
  <artifact name="slick-jdbc-extension_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.tarao', module='slick-jdbc-extension_2.11', version='0.0.5')
)
libraryDependencies += "com.github.tarao" % "slick-jdbc-extension_2.11" % "0.0.5"
[com.github.tarao/slick-jdbc-extension_2.11 "0.0.5"]