GroupId | GroupIdcom.github.seratch |
---|---|
ArtifactId | ArtifactIdscalikejdbc_2.9.0 |
Version | Version0.5.5 |
Type | Typejar |
Filename | Size |
---|---|
scalikejdbc_2.9.0-0.5.5.pom | |
scalikejdbc_2.9.0-0.5.5.jar | 90 KB |
scalikejdbc_2.9.0-0.5.5-sources.jar | 12 KB |
scalikejdbc_2.9.0-0.5.5-javadoc.jar | 293 KB |
Browse |
<!-- 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.5.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.seratch/scalikejdbc_2.9.0/
implementation 'com.github.seratch:scalikejdbc_2.9.0:0.5.5'
// https://jarcasting.com/artifacts/com.github.seratch/scalikejdbc_2.9.0/
implementation ("com.github.seratch:scalikejdbc_2.9.0:0.5.5")
'com.github.seratch:scalikejdbc_2.9.0:jar:0.5.5'
<dependency org="com.github.seratch" name="scalikejdbc_2.9.0" rev="0.5.5">
<artifact name="scalikejdbc_2.9.0" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.seratch', module='scalikejdbc_2.9.0', version='0.5.5')
)
libraryDependencies += "com.github.seratch" % "scalikejdbc_2.9.0" % "0.5.5"
[com.github.seratch/scalikejdbc_2.9.0 "0.5.5"]