License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdbr.net.bmobile |
ArtifactId | ArtifactIdwebsocketrails-android |
Version | Version1.0.2 |
Type | Typejar |
Description |
DescriptionWebSockerRails-Android
An Android client of WebSocket-Rails
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
com.fasterxml.jackson.core : jackson-annotations | jar | 2.3.0 |
com.fasterxml.jackson.core : jackson-core | jar | 2.3.4 |