| GroupId | GroupIdcom.github.seratch |
|---|---|
| ArtifactId | ArtifactIdscalikejdbc-async_2.10 |
| Version | Version0.2.2 |
| Type | Typejar |
| Filename | Size |
|---|---|
| scalikejdbc-async_2.10-0.2.2.pom | |
| scalikejdbc-async_2.10-0.2.2.jar | 444 KB |
| scalikejdbc-async_2.10-0.2.2-sources.jar | 30 KB |
| scalikejdbc-async_2.10-0.2.2-javadoc.jar | 536 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.seratch/scalikejdbc-async_2.10/ -->
<dependency>
<groupId>com.github.seratch</groupId>
<artifactId>scalikejdbc-async_2.10</artifactId>
<version>0.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.seratch/scalikejdbc-async_2.10/
implementation 'com.github.seratch:scalikejdbc-async_2.10:0.2.2'
// https://jarcasting.com/artifacts/com.github.seratch/scalikejdbc-async_2.10/
implementation ("com.github.seratch:scalikejdbc-async_2.10:0.2.2")
'com.github.seratch:scalikejdbc-async_2.10:jar:0.2.2'
<dependency org="com.github.seratch" name="scalikejdbc-async_2.10" rev="0.2.2">
<artifact name="scalikejdbc-async_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.seratch', module='scalikejdbc-async_2.10', version='0.2.2')
)
libraryDependencies += "com.github.seratch" % "scalikejdbc-async_2.10" % "0.2.2"
[com.github.seratch/scalikejdbc-async_2.10 "0.2.2"]