Last Version

REST with Spring REST template plugin API 4.8.0

The API jar containing the annotations

License

License

GroupId

GroupId

org.androidannotations
ArtifactId

ArtifactId

rest-spring-api
Version

Version

4.8.0
Type

Type

jar
Description

Description

REST with Spring REST template plugin API
The API jar containing the annotations
Project Organization

Project Organization

simpligility technologies inc.

Download rest-spring-api 4.8.0


<!-- 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"]

Dependencies

provided (3)

Group / Artifact Type Version
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

Project Modules

There are no modules declared in this project.