OtherTree Android Client

OtherTree client library for android. This library allows one to easily connect and subscribe to OtherTree from an Android Device.

License

License

Categories

Categories

CLI User Interface Other General Purpose Libraries
GroupId

GroupId

com.whereismytransport.othertree.client.android
ArtifactId

ArtifactId

android
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

aar
Description

Description

OtherTree Android Client
OtherTree client library for android. This library allows one to easily connect and subscribe to OtherTree from an Android Device.

Download android

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
wimt.othertree » client jar 1.0.0
au.com.jtribe » signalr-client-sdk-android aar 1.0.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0