is not current version
Last Version 1.6.11

com.github.seratch:scalikejdbc_2.9.2 0.6.7

scalikejdbc

GroupId

GroupId

com.github.seratch
ArtifactId

ArtifactId

scalikejdbc_2.9.2
Version

Version

0.6.7
Type

Type

jar

Download scalikejdbc_2.9.2 0.6.7


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