Last Version

AndroidAnnotations Parent 4.8.0

Simplifying Android using annotations and annotation processing tools

License

License

GroupId

GroupId

org.androidannotations
ArtifactId

ArtifactId

androidannotations-parent
Version

Version

4.8.0
Type

Type

pom
Description

Description

AndroidAnnotations Parent
Simplifying Android using annotations and annotation processing tools
Project URL

Project URL

http://androidannotations.org
Project Organization

Project Organization

simpligility technologies inc.
Source Code Management

Source Code Management

https://github.com/androidannotations/androidannotations

Download androidannotations-parent 4.8.0


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

  • androidannotations-core
  • androidannotations-ormlite
  • androidannotations-otto
  • androidannotations-rest-spring
  • androidannotations-roboguice