Last Version

REST plugin with Spring REST template parent 4.8.0

The folder containing REST plugin for AndroidAnnotations with Spring REST template

License

License

GroupId

GroupId

org.androidannotations
ArtifactId

ArtifactId

androidannotations-rest-spring
Version

Version

4.8.0
Type

Type

pom
Description

Description

REST plugin with Spring REST template parent
The folder containing REST plugin for AndroidAnnotations with Spring REST template
Project Organization

Project Organization

simpligility technologies inc.

Download androidannotations-rest-spring 4.8.0


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • rest-spring
  • rest-spring-api
  • rest-spring-test