is not current version
Last Version 1.0.2

io.github.ajacquierbret:kotlinphoenix-android-debug 1.0.0

A Phoenix client written in Kotlin, multiplatform and backed by coroutines

Categories

Categories

Kotlin Languages
GroupId

GroupId

io.github.ajacquierbret
ArtifactId

ArtifactId

kotlinphoenix-android-debug
Version

Version

1.0.0
Type

Type

aar

Download kotlinphoenix-android-debug 1.0.0


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