GreenAnnotations Plugin

The GreenAnnotations Plugin to add GreenRobot support to AndroidAnnotations

License

License

GroupId

GroupId

com.tmtron
ArtifactId

ArtifactId

green-annotations
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

GreenAnnotations Plugin
The GreenAnnotations Plugin to add GreenRobot support to AndroidAnnotations
Project URL

Project URL

https://github.com/tmtron/green-annotations
Project Organization

Project Organization

TMTron
Source Code Management

Source Code Management

https://github.com/tmtron/green-annotations/tree/develop/green-annotations

Download green-annotations

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
com.tmtron : green-annotations-api jar 1.0.2
org.androidannotations : androidannotations jar 4.4.0
org.greenrobot : eventbus jar 3.0.0
com.helger : jcodemodel jar 3.0.1

provided (1)

Group / Artifact Type Version
com.google.android : android jar 2.3.1

test (1)

Group / Artifact Type Version
org.androidannotations : androidannotations-testutils jar 4.4.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2
1.0.1
1.0.0