| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииCLI Взаимодействие с пользователем Other Универсальные библиотеки |
| Группа | Группаcom.whereismytransport.othertree.client.android |
| Идентификатор | Идентификаторandroid |
| Последняя версия | Последняя версия1.0.0 |
| Дата | Дата |
| Тип | Типaar |
| Описание |
ОписаниеOtherTree Android Client
OtherTree client library for android. This library allows one to easily connect and subscribe to OtherTree from an Android Device.
|
| Имя Файла | Размер |
|---|---|
| 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 |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| wimt.othertree » client | jar | 1.0.0 |
| au.com.jtribe » signalr-client-sdk-android | aar | 1.0.0 |