is not current version
Last Version 0.1.4

core 0.1.0

core

License

License

GroupId

GroupId

com.lokiy.core
ArtifactId

ArtifactId

core
Version

Version

0.1.0
Type

Type

aar
Description

Description

core
core

Download core 0.1.0


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

Dependencies

compile (12)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.4.32
androidx.appcompat » appcompat jar 1.1.0
com.google.android.material » material jar 1.1.0
org.jetbrains.kotlinx : kotlinx-coroutines-core jar 1.4.3
org.jetbrains.kotlinx : kotlinx-coroutines-android jar 1.4.3
androidx.fragment » fragment jar 1.3.2
androidx.fragment » fragment-ktx jar 1.3.2
androidx.core » core jar 1.3.2
androidx.core » core-ktx jar 1.3.2
androidx.lifecycle » lifecycle-livedata jar 2.3.1
androidx.lifecycle » lifecycle-livedata-ktx jar 2.3.1
androidx.lifecycle » lifecycle-viewmodel-ktx jar 2.3.1

Project Modules

There are no modules declared in this project.