kite

Kotlin Android Resources Wrapper Library

License

License

GroupId

GroupId

com.github.cioccarellia
ArtifactId

ArtifactId

kite
Last Version

Last Version

1.2.1
Release Date

Release Date

Type

Type

aar
Description

Description

kite
Kotlin Android Resources Wrapper Library
Project URL

Project URL

https://github.com/cioccarellia/kite
Source Code Management

Source Code Management

https://github.com/cioccarellia/kite/tree/main

Download kite

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.cioccarellia/kite/ -->
<dependency>
    <groupId>com.github.cioccarellia</groupId>
    <artifactId>kite</artifactId>
    <version>1.2.1</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.cioccarellia/kite/
implementation 'com.github.cioccarellia:kite:1.2.1'
// https://jarcasting.com/artifacts/com.github.cioccarellia/kite/
implementation ("com.github.cioccarellia:kite:1.2.1")
'com.github.cioccarellia:kite:aar:1.2.1'
<dependency org="com.github.cioccarellia" name="kite" rev="1.2.1">
  <artifact name="kite" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.cioccarellia', module='kite', version='1.2.1')
)
libraryDependencies += "com.github.cioccarellia" % "kite" % "1.2.1"
[com.github.cioccarellia/kite "1.2.1"]

Dependencies

compile (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.5.21
androidx.core » core-ktx jar 1.6.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.1
1.2.0
1.1.3
1.1.2