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