Otto Annotation Processor

AndroidAnnotations plugin for Otto

Лицензия

Лицензия

Группа

Группа

org.androidannotations
Идентификатор

Идентификатор

otto
Последняя версия

Последняя версия

4.8.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Otto Annotation Processor
AndroidAnnotations plugin for Otto
Организация-разработчик

Организация-разработчик

simpligility technologies inc.

Скачать otto

Как подключить последнюю версию

<!-- 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"]

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
org.androidannotations : androidannotations jar 4.8.0
com.helger : jcodemodel jar 3.0.1

provided (1)

Идентификатор библиотеки Тип Версия
com.google.android : android jar 2.3.1

test (2)

Идентификатор библиотеки Тип Версия
org.androidannotations : androidannotations-testutils jar 4.8.0
com.squareup : otto jar 1.3.8

Модули Проекта

Данный проект не имеет модулей.

Fast Android Development. Easy maintenance.

Android Annotations Logo

AndroidAnnotations is an Open Source framework that speeds up Android development. It takes care of the plumbing, and lets you concentrate on what's really important. By simplifying your code, it facilitates its maintenance.

Documentation

Build Status Android Arsenal Gitter

org.androidannotations

Версии библиотеки

Версия
4.8.0
4.7.0
4.6.0
4.5.2
4.5.1
4.5.0
4.4.0
4.3.1
4.3.0
4.2.0
4.1.0
4.0.0