License |
License |
---|---|
GroupId | GroupIdcom.kroegerama.android-kaiteki |
ArtifactId | ArtifactIdcore |
Last Version | Last Version4.1.5 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionAndroid Kaiteki
A set of helper classes for modern android projects.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
core-4.1.5.pom | |
core-4.1.5-sources.jar | 26 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.kroegerama.android-kaiteki/core/ -->
<dependency>
<groupId>com.kroegerama.android-kaiteki</groupId>
<artifactId>core</artifactId>
<version>4.1.5</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.kroegerama.android-kaiteki/core/
implementation 'com.kroegerama.android-kaiteki:core:4.1.5'
// https://jarcasting.com/artifacts/com.kroegerama.android-kaiteki/core/
implementation ("com.kroegerama.android-kaiteki:core:4.1.5")
'com.kroegerama.android-kaiteki:core:aar:4.1.5'
<dependency org="com.kroegerama.android-kaiteki" name="core" rev="4.1.5">
<artifact name="core" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.kroegerama.android-kaiteki', module='core', version='4.1.5')
)
libraryDependencies += "com.kroegerama.android-kaiteki" % "core" % "4.1.5"
[com.kroegerama.android-kaiteki/core "4.1.5"]
Group / Artifact | Type | Version |
---|---|---|
androidx.databinding » viewbinding | jar | 7.1.1 |
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.10 |
org.jetbrains.kotlinx : kotlinx-coroutines-android | jar | 1.6.0 |
androidx.lifecycle » lifecycle-viewmodel-ktx | jar | 2.4.1 |
androidx.lifecycle » lifecycle-livedata-ktx | jar | 2.4.1 |
androidx.lifecycle » lifecycle-runtime-ktx | jar | 2.4.1 |
androidx.lifecycle » lifecycle-common-java8 | jar | 2.4.1 |
androidx.lifecycle » lifecycle-process | jar | 2.4.1 |
androidx.lifecycle » lifecycle-viewmodel-savedstate | jar | 2.4.1 |
androidx.navigation » navigation-fragment-ktx | jar | 2.4.1 |
androidx.navigation » navigation-ui-ktx | jar | 2.4.1 |
com.google.android.material » material | jar | 1.4.0 |
androidx.appcompat » appcompat | jar | 1.4.1 |
androidx.browser » browser | jar | 1.4.0 |
androidx.core » core-ktx | jar | 1.7.0 |
androidx.preference » preference-ktx | jar | 1.2.0 |
androidx.recyclerview » recyclerview | jar | 1.2.1 |
androidx.exifinterface » exifinterface | jar | 1.3.3 |