License |
License |
---|---|
GroupId | GroupIdcom.soywiz |
ArtifactId | ArtifactIdkorio-ext-db-base |
Last Version | Last Version0.19.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionkorio-ext-db-base
Korio-Db: DataBase extensions for Korio
|
Project URL |
Project URL |
Filename | Size |
---|---|
korio-ext-db-base-0.19.1.pom | |
korio-ext-db-base-0.19.1.jar | 2 KB |
korio-ext-db-base-0.19.1-sources.jar | 1 KB |
korio-ext-db-base-0.19.1-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.soywiz/korio-ext-db-base/ -->
<dependency>
<groupId>com.soywiz</groupId>
<artifactId>korio-ext-db-base</artifactId>
<version>0.19.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.soywiz/korio-ext-db-base/
implementation 'com.soywiz:korio-ext-db-base:0.19.1'
// https://jarcasting.com/artifacts/com.soywiz/korio-ext-db-base/
implementation ("com.soywiz:korio-ext-db-base:0.19.1")
'com.soywiz:korio-ext-db-base:jar:0.19.1'
<dependency org="com.soywiz" name="korio-ext-db-base" rev="0.19.1">
<artifact name="korio-ext-db-base" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.soywiz', module='korio-ext-db-base', version='0.19.1')
)
libraryDependencies += "com.soywiz" % "korio-ext-db-base" % "0.19.1"
[com.soywiz/korio-ext-db-base "0.19.1"]
Group / Artifact | Type | Version |
---|---|---|
com.soywiz : korio | jar | 0.19.1 |
org.jetbrains.kotlin : kotlin-stdlib | jar | 1.2.10 |
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-test | jar | 1.2.10 |
org.jetbrains.kotlin : kotlin-test-junit | jar | 1.2.10 |
junit : junit | jar | 4.12 |