| License |
License |
|---|---|
| GroupId | GroupIdcom.kroegerama.android-kaiteki |
| ArtifactId | ArtifactIdviews |
| 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 |
|---|---|
| views-4.1.5.pom | |
| views-4.1.5-sources.jar | 4 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.kroegerama.android-kaiteki/views/ -->
<dependency>
<groupId>com.kroegerama.android-kaiteki</groupId>
<artifactId>views</artifactId>
<version>4.1.5</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.kroegerama.android-kaiteki/views/
implementation 'com.kroegerama.android-kaiteki:views:4.1.5'
// https://jarcasting.com/artifacts/com.kroegerama.android-kaiteki/views/
implementation ("com.kroegerama.android-kaiteki:views:4.1.5")
'com.kroegerama.android-kaiteki:views:aar:4.1.5'
<dependency org="com.kroegerama.android-kaiteki" name="views" rev="4.1.5">
<artifact name="views" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.kroegerama.android-kaiteki', module='views', version='4.1.5')
)
libraryDependencies += "com.kroegerama.android-kaiteki" % "views" % "4.1.5"
[com.kroegerama.android-kaiteki/views "4.1.5"]
| 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.appcompat » appcompat | jar | 1.4.1 |
| androidx.core » core-ktx | jar | 1.7.0 |