Last Version

AndroidAnnotations Bundle 3.3.2

Project generating the standalone AndroidAnnotations Zip

License

License

GroupId

GroupId

org.androidannotations
ArtifactId

ArtifactId

androidannotations-bundle
Version

Version

3.3.2
Type

Type

pom
Description

Description

AndroidAnnotations Bundle
Project generating the standalone AndroidAnnotations Zip

Download androidannotations-bundle 3.3.2


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

Dependencies

compile (5)

Group / Artifact Type Version
org.androidannotations » androidannotations-with-codemodel jar 3.3.2
org.androidannotations : androidannotations-api jar 3.3.2
org.androidannotations : androidannotations-api jar 3.3.2
org.androidannotations : androidannotations jar 3.3.2
org.androidannotations : androidannotations jar 3.3.2

Project Modules

There are no modules declared in this project.