GroupId | GroupIdcom.github.seratch |
---|---|
ArtifactId | ArtifactIdscalikejdbc_2.9.2 |
Version | Version0.6.7 |
Type | Typejar |
Filename | Size |
---|---|
scalikejdbc_2.9.2-0.6.7.pom | |
scalikejdbc_2.9.2-0.6.7.jar | 129 KB |
scalikejdbc_2.9.2-0.6.7-sources.jar | 16 KB |
scalikejdbc_2.9.2-0.6.7-javadoc.jar | 330 KB |
Browse |
<!-- 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"]