InstantDialog-Loading

Because I'm so boring about the Android dialog's boilerplate code

Лицензия

Лицензия

Категории

Категории

Ant Компиляция и сборка
Группа

Группа

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

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

instant-dialog-loading
Последняя версия

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

1.0.0
Дата

Дата

Тип

Тип

aar
Описание

Описание

InstantDialog-Loading
Because I'm so boring about the Android dialog's boilerplate code
Ссылка на сайт

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

https://github.com/akexorcist/InstantDialog
Система контроля версий

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

https://github.com/akexorcist/InstantDialog

Скачать instant-dialog-loading

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

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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
org.jetbrains.kotlin : kotlin-android-extensions-runtime jar 1.4.32
com.akexorcist » dialog-core jar 1.0.0

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

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

Maven Central Minimum SDK Version Workflow Status

Instant Dialog

[Android] Because I'm so boring about the Android dialog's boilerplate code

Download

Gradle

implementation 'com.akexorcist:instant-dialog-core:1.0.0'
implementation 'com.akexorcist:instant-dialog-loading:1.0.0'
implementation 'com.akexorcist:instant-dialog-alert:1.0.0'
implementation 'com.akexorcist:instant-dialog-confirm:1.0.0'
implementation 'com.akexorcist:instant-dialog-all:1.0.0'

Licence

Copyright 2021 Akexorcist

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this work except in compliance with the License. You may obtain a copy of the License in the LICENSE file, or at:

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

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

Версия
1.0.0