License |
License |
---|---|
GroupId | GroupIdcom.googlecode.androidannotations |
ArtifactId | ArtifactIdandroidannotations-bundle |
Version | Version2.7.1 |
Type | Typepom |
Description |
DescriptionAndroidAnnotations Bundle
Project generating the standalone AndroidAnnotations Zip
|
Filename | Size |
---|---|
androidannotations-bundle-2.7.1.pom | |
androidannotations-bundle-2.7.1.zip | 2 KB |
Browse |
<!-- 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"]
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 |