com.goodow.realtime:realtime-android

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

GroupId

GroupId

com.goodow.realtime
ArtifactId

ArtifactId

realtime-android
Last Version

Last Version

0.5.0
Release Date

Release Date

Type

Type

jar
Description

Description

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Project URL

Project URL

https://github.com/goodow/realtime-android/

Download realtime-android

How to add to project

<!-- https://jarcasting.com/artifacts/com.goodow.realtime/realtime-android/ -->
<dependency>
    <groupId>com.goodow.realtime</groupId>
    <artifactId>realtime-android</artifactId>
    <version>0.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.goodow.realtime/realtime-android/
implementation 'com.goodow.realtime:realtime-android:0.5.0'
// https://jarcasting.com/artifacts/com.goodow.realtime/realtime-android/
implementation ("com.goodow.realtime:realtime-android:0.5.0")
'com.goodow.realtime:realtime-android:jar:0.5.0'
<dependency org="com.goodow.realtime" name="realtime-android" rev="0.5.0">
  <artifact name="realtime-android" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.goodow.realtime', module='realtime-android', version='0.5.0')
)
libraryDependencies += "com.goodow.realtime" % "realtime-android" % "0.5.0"
[com.goodow.realtime/realtime-android "0.5.0"]

Dependencies

compile (2)

Group / Artifact Type Version
com.goodow.realtime : realtime-channel jar 0.5.0
org.java-websocket : Java-WebSocket jar 1.3.0

provided (1)

Group / Artifact Type Version
com.google.android : android jar 4.1.1.4

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.
com.goodow.realtime

Goodow

Versions

Version
0.5.0
0.3.0