dialoghelper

Android library for simple dialogs management

Лицензия

Лицензия

Группа

Группа

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

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

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

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

1.0.1
Дата

Дата

Тип

Тип

aar
Описание

Описание

dialoghelper
Android library for simple dialogs management
Ссылка на сайт

Ссылка на сайт

https://github.com/techyourchance/dialog-helper
Система контроля версий

Система контроля версий

https://github.com/techyourchance/dialog-helper

Скачать dialoghelper

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

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

Зависимости

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

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

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

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

Версия
1.0.1
1.0.0