License |
License |
---|---|
GroupId | GroupIdcom.lokiy.core |
ArtifactId | ArtifactIdcore |
Version | Version0.1.0 |
Type | Typeaar |
Description |
Descriptioncore
core
|
Filename | Size |
---|---|
core-0.1.0.pom | |
core-0.1.0.aar | 66 KB |
core-0.1.0-sources.jar | 13 KB |
core-0.1.0-javadoc.jar | 13 KB |
Browse |
<!-- 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"]
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 |