GroupId | GroupIdcom.github.seratch |
---|---|
ArtifactId | ArtifactIdscalikejdbc_2.10.0-RC2 |
Version | Version1.4.0 |
Type | Typejar |
Filename | Size |
---|---|
scalikejdbc_2.10.0-RC2-1.4.0.pom | |
scalikejdbc_2.10.0-RC2-1.4.0.jar | 314 KB |
scalikejdbc_2.10.0-RC2-1.4.0-sources.jar | 31 KB |
scalikejdbc_2.10.0-RC2-1.4.0-javadoc.jar | 529 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.seratch/scalikejdbc_2.10.0-RC2/ -->
<dependency>
<groupId>com.github.seratch</groupId>
<artifactId>scalikejdbc_2.10.0-RC2</artifactId>
<version>1.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.seratch/scalikejdbc_2.10.0-RC2/
implementation 'com.github.seratch:scalikejdbc_2.10.0-RC2:1.4.0'
// https://jarcasting.com/artifacts/com.github.seratch/scalikejdbc_2.10.0-RC2/
implementation ("com.github.seratch:scalikejdbc_2.10.0-RC2:1.4.0")
'com.github.seratch:scalikejdbc_2.10.0-RC2:jar:1.4.0'
<dependency org="com.github.seratch" name="scalikejdbc_2.10.0-RC2" rev="1.4.0">
<artifact name="scalikejdbc_2.10.0-RC2" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.seratch', module='scalikejdbc_2.10.0-RC2', version='1.4.0')
)
libraryDependencies += "com.github.seratch" % "scalikejdbc_2.10.0-RC2" % "1.4.0"
[com.github.seratch/scalikejdbc_2.10.0-RC2 "1.4.0"]