is not current version
Last Version 1.0.5

com.github.takezoe:scala-jdbc_2.12 1.0.4

scala-jdbc

Categories

Categories

Scala Languages
GroupId

GroupId

com.github.takezoe
ArtifactId

ArtifactId

scala-jdbc_2.12
Version

Version

1.0.4
Type

Type

jar

Download scala-jdbc_2.12 1.0.4


<!-- https://jarcasting.com/artifacts/com.github.takezoe/scala-jdbc_2.12/ -->
<dependency>
    <groupId>com.github.takezoe</groupId>
    <artifactId>scala-jdbc_2.12</artifactId>
    <version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.takezoe/scala-jdbc_2.12/
implementation 'com.github.takezoe:scala-jdbc_2.12:1.0.4'
// https://jarcasting.com/artifacts/com.github.takezoe/scala-jdbc_2.12/
implementation ("com.github.takezoe:scala-jdbc_2.12:1.0.4")
'com.github.takezoe:scala-jdbc_2.12:jar:1.0.4'
<dependency org="com.github.takezoe" name="scala-jdbc_2.12" rev="1.0.4">
  <artifact name="scala-jdbc_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.takezoe', module='scala-jdbc_2.12', version='1.0.4')
)
libraryDependencies += "com.github.takezoe" % "scala-jdbc_2.12" % "1.0.4"
[com.github.takezoe/scala-jdbc_2.12 "1.0.4"]