REST with Spring REST template plugin API

The API jar containing the annotations

Лицензия

Лицензия

Группа

Группа

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

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

rest-spring-api
Последняя версия

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

4.8.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

REST with Spring REST template plugin API
The API jar containing the annotations
Организация-разработчик

Организация-разработчик

simpligility technologies inc.

Скачать rest-spring-api

Как подключить последнюю версию

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

Зависимости

provided (3)

Идентификатор библиотеки Тип Версия
org.androidannotations : androidannotations-api jar 4.8.0
com.google.android : android jar 2.3.1
org.springframework.android : spring-android-rest-template jar 1.0.1.RELEASE

Модули Проекта

Данный проект не имеет модулей.

Fast Android Development. Easy maintenance.

Android Annotations Logo

AndroidAnnotations is an Open Source framework that speeds up Android development. It takes care of the plumbing, and lets you concentrate on what's really important. By simplifying your code, it facilitates its maintenance.

Documentation

Build Status Android Arsenal Gitter

org.androidannotations

Версии библиотеки

Версия
4.8.0
4.7.0
4.6.0
4.5.2
4.5.1
4.5.0
4.4.0
4.3.1
4.3.0
4.2.0
4.1.0
4.0.0