core


License

License

GroupId

GroupId

com.lokiy.core
ArtifactId

ArtifactId

core
Last Version

Last Version

0.1.4
Release Date

Release Date

Type

Type

aar
Description

Description

core
core

Download core

How to add to project

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

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.

Versions

Version
0.1.4
0.1.2
0.1.1
0.1.0