Last Version

WebSockerRails-Android 1.0.2

An Android client of WebSocket-Rails

License

License

Categories

Categories

Net
GroupId

GroupId

br.net.bmobile
ArtifactId

ArtifactId

websocketrails-android
Version

Version

1.0.2
Type

Type

jar
Description

Description

WebSockerRails-Android
An Android client of WebSocket-Rails
Project URL

Project URL

https://github.com/ararog/WebSocketRails-Android
Source Code Management

Source Code Management

https://github.com/ararog/WebSocketRails-Android

Download websocketrails-android 1.0.2


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

Dependencies

compile (3)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-databind jar 2.3.4
com.koushikdutta.async : androidasync jar 1.3.7
com.google.android : android jar 2.1.2

provided (2)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-annotations jar 2.3.0
com.fasterxml.jackson.core : jackson-core jar 2.3.4

Project Modules

There are no modules declared in this project.