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

org.androidannotations:androidannotations-rest-spring 4.3.0

The folder containing REST plugin for AndroidAnnotations with Spring REST template

Группа

Группа

org.androidannotations
Идентификатор

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

androidannotations-rest-spring
Версия

Версия

4.3.0
Тип

Тип

pom

Скачать androidannotations-rest-spring 4.3.0

Имя Файла Размер
androidannotations-rest-spring-4.3.0.pom 2 KB
Обзор

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