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