License |
License |
---|---|
Categories |
CategoriesKotlin Languages CLI User Interface |
GroupId | GroupIdio.github.ajacquierbret |
ArtifactId | ArtifactIdkotlinphoenix-client-android-debug |
Last Version | Last Version1.0.3 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptionkotlinphoenix-client
A Phoenix client written in Kotlin, multiplatform and backed by coroutines
|
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/io.github.ajacquierbret/kotlinphoenix-client-android-debug/ -->
<dependency>
<groupId>io.github.ajacquierbret</groupId>
<artifactId>kotlinphoenix-client-android-debug</artifactId>
<version>1.0.3</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.ajacquierbret/kotlinphoenix-client-android-debug/
implementation 'io.github.ajacquierbret:kotlinphoenix-client-android-debug:1.0.3'
// https://jarcasting.com/artifacts/io.github.ajacquierbret/kotlinphoenix-client-android-debug/
implementation ("io.github.ajacquierbret:kotlinphoenix-client-android-debug:1.0.3")
'io.github.ajacquierbret:kotlinphoenix-client-android-debug:aar:1.0.3'
<dependency org="io.github.ajacquierbret" name="kotlinphoenix-client-android-debug" rev="1.0.3">
<artifact name="kotlinphoenix-client-android-debug" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.ajacquierbret', module='kotlinphoenix-client-android-debug', version='1.0.3')
)
libraryDependencies += "io.github.ajacquierbret" % "kotlinphoenix-client-android-debug" % "1.0.3"
[io.github.ajacquierbret/kotlinphoenix-client-android-debug "1.0.3"]
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 |