| License |
License |
|---|---|
| GroupId | GroupIdcom.ealva |
| ArtifactId | ArtifactIdwelite-ktime |
| Version | Version0.5.2-0 |
| Type | Typepom |
| Description |
Descriptionwelite-ktime
Kotlin DSL for Android SQLite
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.ealva/welite-ktime/ -->
<dependency>
<groupId>com.ealva</groupId>
<artifactId>welite-ktime</artifactId>
<version>0.5.2-0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.ealva/welite-ktime/
implementation 'com.ealva:welite-ktime:0.5.2-0'
// https://jarcasting.com/artifacts/com.ealva/welite-ktime/
implementation ("com.ealva:welite-ktime:0.5.2-0")
'com.ealva:welite-ktime:pom:0.5.2-0'
<dependency org="com.ealva" name="welite-ktime" rev="0.5.2-0">
<artifact name="welite-ktime" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.ealva', module='welite-ktime', version='0.5.2-0')
)
libraryDependencies += "com.ealva" % "welite-ktime" % "0.5.2-0"
[com.ealva/welite-ktime "0.5.2-0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 Optional | jar | 1.6.10 |
| com.ealva : welite-core Optional | jar | 0.5.2-0 |
| androidx.core » core-ktx Optional | jar | 1.7.0 |
| com.ealva : ealvalog Optional | jar | 0.5.6-SNAPSHOT |
| com.ealva : ealvalog-core Optional | jar | 0.5.6-SNAPSHOT |
| org.jetbrains.kotlinx : kotlinx-coroutines-core Optional | jar | 1.6.0 |
| org.jetbrains.kotlinx : kotlinx-coroutines-android Optional | jar | 1.6.0 |
| org.jetbrains.kotlinx : kotlinx-datetime Optional | jar | 0.3.2 |