License |
License |
---|---|
Categories |
CategoriesKotlin Languages |
GroupId | GroupIdio.github.ajacquierbret |
ArtifactId | ArtifactIdkotlinphoenix-android-debug |
Last Version | Last Version1.0.2 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionKotlin Phoenix
A Phoenix client written in Kotlin, multiplatform and backed by coroutines
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/io.github.ajacquierbret/kotlinphoenix-android-debug/ -->
<dependency>
<groupId>io.github.ajacquierbret</groupId>
<artifactId>kotlinphoenix-android-debug</artifactId>
<version>1.0.2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.ajacquierbret/kotlinphoenix-android-debug/
implementation 'io.github.ajacquierbret:kotlinphoenix-android-debug:1.0.2'
// https://jarcasting.com/artifacts/io.github.ajacquierbret/kotlinphoenix-android-debug/
implementation ("io.github.ajacquierbret:kotlinphoenix-android-debug:1.0.2")
'io.github.ajacquierbret:kotlinphoenix-android-debug:aar:1.0.2'
<dependency org="io.github.ajacquierbret" name="kotlinphoenix-android-debug" rev="1.0.2">
<artifact name="kotlinphoenix-android-debug" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.ajacquierbret', module='kotlinphoenix-android-debug', version='1.0.2')
)
libraryDependencies += "io.github.ajacquierbret" % "kotlinphoenix-android-debug" % "1.0.2"
[io.github.ajacquierbret/kotlinphoenix-android-debug "1.0.2"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.10 |
org.jetbrains.kotlin : kotlin-stdlib-common | jar | 1.6.10 |
Group / Artifact | Type | Version |
---|---|---|
com.squareup.okhttp3 : okhttp | jar | 4.9.3 |
org.jetbrains.kotlinx : kotlinx-serialization-json-jvm | jar | 1.3.2 |
org.jetbrains.kotlinx : kotlinx-coroutines-core-jvm | jar | 1.6.0-native-mt |