AndroidAnnotations Core

The folder containing AndroidAnnotations project

License

License

GroupId

GroupId

org.androidannotations
ArtifactId

ArtifactId

androidannotations-core
Last Version

Last Version

4.8.0
Release Date

Release Date

Type

Type

pom
Description

Description

AndroidAnnotations Core
The folder containing AndroidAnnotations project
Project Organization

Project Organization

simpligility technologies inc.

Download androidannotations-core

How to add to project

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

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

Versions

Version
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