Last Version

Otto Annotation Processor 4.8.0

AndroidAnnotations plugin for Otto

License

License

GroupId

GroupId

org.androidannotations
ArtifactId

ArtifactId

otto
Version

Version

4.8.0
Type

Type

jar
Description

Description

Otto Annotation Processor
AndroidAnnotations plugin for Otto
Project Organization

Project Organization

simpligility technologies inc.

Download otto 4.8.0


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

Dependencies

compile (2)

Group / Artifact Type Version
org.androidannotations : androidannotations jar 4.8.0
com.helger : jcodemodel jar 3.0.1

provided (1)

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

test (2)

Group / Artifact Type Version
org.androidannotations : androidannotations-testutils jar 4.8.0
com.squareup : otto jar 1.3.8

Project Modules

There are no modules declared in this project.