Last Version

Kowet 1.0.2-rc02

KMM Websocket library for STOMP protocol

License

License

MIT
GroupId

GroupId

io.github.colagom
ArtifactId

ArtifactId

kowet-android
Version

Version

1.0.2-rc02
Type

Type

aar
Description

Description

Kowet
KMM Websocket library for STOMP protocol
Project URL

Project URL

https://github.com/ColaGom/Kowet
Source Code Management

Source Code Management

https://github.com/ColaGom/Kowet

Download kowet-android 1.0.2-rc02


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

Dependencies

compile (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-common jar 1.6.10
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.10

runtime (2)

Group / Artifact Type Version
org.jetbrains.kotlinx : kotlinx-coroutines-core-jvm jar 1.6.0-native-mt
com.squareup.okhttp3 : okhttp jar 3.14.9

Project Modules

There are no modules declared in this project.