is not current version
Last Version 1.0.2

com.tmtron:green-annotations-api 1.0.1

GreenAnnotations API (Annotations) to add GreenRobot support to AndroidAnnotations

GroupId

GroupId

com.tmtron
ArtifactId

ArtifactId

green-annotations-api
Version

Version

1.0.1
Type

Type

jar

Download green-annotations-api 1.0.1


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