не последняя версия
Последняя версия 1.0.3

com.automattic:rest 1.0.2

WordPress.com REST Client for Android apps..

Категории

Категории

Auto Библиотеки уровня приложения Code Generators
Группа

Группа

com.automattic
Идентификатор

Идентификатор

rest
Версия

Версия

1.0.2
Тип

Тип

aar

Скачать rest 1.0.2

Имя Файла Размер
rest-1.0.2.pom
rest-1.0.2.aar 14 KB
rest-1.0.2-release.aar 14 KB
rest-1.0.2-debug.aar 14 KB
Обзор

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