ConductorDialog

Support Dialog for Conductor library

Лицензия

Лицензия

Группа

Группа

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

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

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

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

1.0.0
Дата

Дата

Тип

Тип

aar
Описание

Описание

ConductorDialog
Support Dialog for Conductor library
Ссылка на сайт

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

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

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

https://github.com/MkhytarMkhoian/ConductorDialog

Скачать conductor-dialog

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

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

Зависимости

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

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

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

ConductorDialog

Support Dialog for Conductor library

Installation

Gradle:

repositories {
  mavenCentral()
  jcenter()
}

dependencies {
  implementation 'com.github.mkhytarmkhoian:conductor-dialog:1.1.0'
}

Or Maven:

<dependency>
  <groupId>com.github.mkhytarmkhoian</groupId>
  <artifactId>conductor-dialog</artifactId>
  <version>1.1.0</version>
  <type>pom</type>
</dependency>

License

Copyright 2020 Lalafo.

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License 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