| License |
License |
|---|---|
| GroupId | GroupIdcom.lokiy.core |
| ArtifactId | ArtifactIdcore |
| Last Version | Last Version0.1.4 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
Descriptioncore
core
|
| Filename | Size |
|---|---|
| core-0.1.4.pom | |
| core-0.1.4.aar | 82 KB |
| core-0.1.4-sources.jar | 16 KB |
| core-0.1.4-javadoc.jar | 16 KB |
| Browse |
<!-- 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"]
| 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 |