setupwizard

A multi step setup flow creator android library for kotlin android projects

Лицензия

Лицензия

Группа

Группа

me.shikhov
Идентификатор

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

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

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

1.1.0
Дата

Дата

Тип

Тип

aar
Описание

Описание

setupwizard
A multi step setup flow creator android library for kotlin android projects
Ссылка на сайт

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

https://github.com/andrey-shikhov/SetupWizard
Система контроля версий

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

https://github.com/andrey-shikhov/SetupWizard

Скачать setupwizard

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

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

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
org.jetbrains.kotlinx : kotlinx-coroutines-android jar 1.4.3
androidx.lifecycle » lifecycle-livedata-ktx jar 2.3.1
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.5.30

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

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

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

Версия
1.1.0
1.0.0