Last Version

GreenAnnotations API (Annotations) 1.0.2

GreenAnnotations API (Annotations) to add GreenRobot support to AndroidAnnotations

License

License

GroupId

GroupId

com.tmtron
ArtifactId

ArtifactId

green-annotations-api
Version

Version

1.0.2
Type

Type

jar
Description

Description

GreenAnnotations API (Annotations)
GreenAnnotations API (Annotations) 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-api

Download green-annotations-api 1.0.2


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

Dependencies

provided (1)

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

Project Modules

There are no modules declared in this project.