| License |
License |
|---|---|
| GroupId | GroupIdcom.github.cioccarellia |
| ArtifactId | ArtifactIdkite |
| Last Version | Last Version1.2.1 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
Descriptionkite
Kotlin Android Resources Wrapper Library
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| kite-1.2.1.pom | |
| kite-1.2.1-sources.jar | 22 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.5.21 |
| androidx.core » core-ktx | jar | 1.6.0 |