Last Version

AndroidAnnotations Bundle 2.7.1

Project generating the standalone AndroidAnnotations Zip

License

License

GroupId

GroupId

com.googlecode.androidannotations
ArtifactId

ArtifactId

androidannotations-bundle
Version

Version

2.7.1
Type

Type

pom
Description

Description

AndroidAnnotations Bundle
Project generating the standalone AndroidAnnotations Zip

Download androidannotations-bundle 2.7.1


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

Dependencies

compile (5)

Group / Artifact Type Version
com.googlecode.androidannotations » androidannotations-with-codemodel jar 2.7.1
com.googlecode.androidannotations : androidannotations-api jar 2.7.1
com.googlecode.androidannotations : androidannotations-api jar 2.7.1
com.googlecode.androidannotations : androidannotations jar 2.7.1
com.googlecode.androidannotations : androidannotations jar 2.7.1

Project Modules

There are no modules declared in this project.