License |
License |
---|---|
GroupId | GroupIdcom.kroegerama.android-kaiteki |
ArtifactId | ArtifactIdviews |
Version | Version4.1.1 |
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.1.pom | |
views-4.1.1-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.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.kroegerama.android-kaiteki/views/
implementation 'com.kroegerama.android-kaiteki:views:4.1.1'
// https://jarcasting.com/artifacts/com.kroegerama.android-kaiteki/views/
implementation ("com.kroegerama.android-kaiteki:views:4.1.1")
'com.kroegerama.android-kaiteki:views:aar:4.1.1'
<dependency org="com.kroegerama.android-kaiteki" name="views" rev="4.1.1">
<artifact name="views" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.kroegerama.android-kaiteki', module='views', version='4.1.1')
)
libraryDependencies += "com.kroegerama.android-kaiteki" % "views" % "4.1.1"
[com.kroegerama.android-kaiteki/views "4.1.1"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.5.0 |
org.jetbrains.kotlinx : kotlinx-coroutines-core | jar | |
androidx.appcompat » appcompat | jar | |
androidx.core » core-ktx | jar |