presenter

Android presenter framework

Лицензия

Лицензия

Группа

Группа

com.github.erd
Идентификатор

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

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

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

1.0.0
Дата

Дата

Тип

Тип

pom
Описание

Описание

presenter
Android presenter framework

Скачать presenter

Имя Файла Размер
presenter-1.0.0.pom 6 KB
Обзор

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

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

Зависимости

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

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

  • presenter-library
  • presenter-example

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

Версия
1.0.0