'Eventflit Android Library'

A wrapper around eventflit-websocket-java for a better Android experience

License

License

MIT
GroupId

GroupId

com.eventflit
ArtifactId

ArtifactId

eventflit-websocket-android
Last Version

Last Version

0.1.0
Release Date

Release Date

Type

Type

aar
Description

Description

'Eventflit Android Library'
A wrapper around eventflit-websocket-java for a better Android experience
Project URL

Project URL

https://github.com/eventflit/eventflit-websocket-android
Source Code Management

Source Code Management

https://github.com/eventflit/eventflit-websocket-android

Download eventflit-websocket-android

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.eventflit : eventflit-java-client jar 0.1.0
com.loopj.android : android-async-http jar 1.4.9

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.0