is not current version
Last Version 1.6.11

com.github.seratch:scalikejdbc-test_2.10 1.4.5

scalikejdbc-test

GroupId

GroupId

com.github.seratch
ArtifactId

ArtifactId

scalikejdbc-test_2.10
Version

Version

1.4.5
Type

Type

jar

Download scalikejdbc-test_2.10 1.4.5


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