Last Version

kite 1.2.1

Kotlin Android Resources Wrapper Library

License

License

GroupId

GroupId

com.github.cioccarellia
ArtifactId

ArtifactId

kite
Version

Version

1.2.1
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 1.2.1


<!-- 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.