RoboGuice plugin parent

The folder containing RoboGuice plugin for AndroidAnnotations

Лицензия

Лицензия

Категории

Категории

GUI Взаимодействие с пользователем Guice Библиотеки уровня приложения Dependency Injection
Группа

Группа

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

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

androidannotations-roboguice
Последняя версия

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

4.8.0
Дата

Дата

Тип

Тип

pom
Описание

Описание

RoboGuice plugin parent
The folder containing RoboGuice plugin for AndroidAnnotations
Организация-разработчик

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

simpligility technologies inc.

Скачать androidannotations-roboguice

Имя Файла Размер
androidannotations-roboguice-4.8.0.pom 1 KB
Обзор

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

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

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

  • roboguice
  • roboguice-api
  • roboguice-test

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