| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.highras |
| Идентификатор | Идентификаторrtm-android |
| Последняя версия | Последняя версия2.7.3 |
| Дата | Дата |
| Тип | Типaar |
| Описание |
Описаниеrtm-android
rtm for android
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| rtm-android-2.7.3.pom | |
| rtm-android-2.7.3.aar | 947 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.highras/rtm-android/ -->
<dependency>
<groupId>com.github.highras</groupId>
<artifactId>rtm-android</artifactId>
<version>2.7.3</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.highras/rtm-android/
implementation 'com.github.highras:rtm-android:2.7.3'
// https://jarcasting.com/artifacts/com.github.highras/rtm-android/
implementation ("com.github.highras:rtm-android:2.7.3")
'com.github.highras:rtm-android:aar:2.7.3'
<dependency org="com.github.highras" name="rtm-android" rev="2.7.3">
<artifact name="rtm-android" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.highras', module='rtm-android', version='2.7.3')
)
libraryDependencies += "com.github.highras" % "rtm-android" % "2.7.3"
[com.github.highras/rtm-android "2.7.3"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| androidx.annotation » annotation | jar | 1.1.0 |
| com.squareup.okhttp3 : okhttp | jar | 3.10.0 |