is not current version
Last Version 1.3.6

com.github.seratch:scalikejdbc_2.9.0 0.6.0

scalikejdbc

GroupId

GroupId

com.github.seratch
ArtifactId

ArtifactId

scalikejdbc_2.9.0
Version

Version

0.6.0
Type

Type

jar

Download scalikejdbc_2.9.0 0.6.0


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