| License | License | 
|---|---|
| Categories | CategoriesCLI User Interface Other General Purpose Libraries | 
| GroupId | GroupIdcom.whereismytransport.othertree.client.android | 
| ArtifactId | ArtifactIdandroid | 
| Last Version | Last Version1.0.0 | 
| Release Date | Release Date | 
| Type | Typeaar | 
| Description | DescriptionOtherTree Android Client OtherTree client library for android. This library allows one to easily connect and subscribe to OtherTree from an Android Device. | 
| Filename | Size | 
|---|---|
| android-1.0.0.pom | |
| android-1.0.0.aar | 2 KB | 
| android-1.0.0-sources.jar | 1 KB | 
| android-1.0.0-javadoc.jar | 31 KB | 
| Browse | 
<!-- 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"]| Group / Artifact | Type | Version | 
|---|---|---|
| wimt.othertree » client | jar | 1.0.0 | 
| au.com.jtribe » signalr-client-sdk-android | aar | 1.0.0 |