is not current version
Last Version 0.5.2-0

com.ealva:welite-core 0.2.0-0

Kotlin DSL for Android SQLite

GroupId

GroupId

com.ealva
ArtifactId

ArtifactId

welite-core
Version

Version

0.2.0-0
Type

Type

aar

Download welite-core 0.2.0-0


<!-- https://jarcasting.com/artifacts/com.ealva/welite-core/ -->
<dependency>
    <groupId>com.ealva</groupId>
    <artifactId>welite-core</artifactId>
    <version>0.2.0-0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.ealva/welite-core/
implementation 'com.ealva:welite-core:0.2.0-0'
// https://jarcasting.com/artifacts/com.ealva/welite-core/
implementation ("com.ealva:welite-core:0.2.0-0")
'com.ealva:welite-core:aar:0.2.0-0'
<dependency org="com.ealva" name="welite-core" rev="0.2.0-0">
  <artifact name="welite-core" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.ealva', module='welite-core', version='0.2.0-0')
)
libraryDependencies += "com.ealva" % "welite-core" % "0.2.0-0"
[com.ealva/welite-core "0.2.0-0"]