is not current version
Last Version 1.1.0

setupwizard 1.0.0

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

License

License

GroupId

GroupId

me.shikhov
ArtifactId

ArtifactId

setupwizard
Version

Version

1.0.0
Type

Type

aar
Description

Description

setupwizard
A multi step setup flow creator android library for kotlin android projects
Project URL

Project URL

https://github.com/andrey-shikhov/SetupWizard
Source Code Management

Source Code Management

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

Download setupwizard 1.0.0


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

Dependencies

compile (3)

Group / Artifact Type Version
org.jetbrains.kotlinx : kotlinx-coroutines-android jar 1.4.3
androidx.lifecycle » lifecycle-livedata-ktx jar 2.3.1
org.jetbrains.kotlin : kotlin-stdlib jar 1.4.31

Project Modules

There are no modules declared in this project.