compose-otp-view

Android Compose OTP View

License

License

MIT License
GroupId

GroupId

com.yogeshpaliyal
ArtifactId

ArtifactId

compose-otp-view
Last Version

Last Version

0.0.1-alpha01
Release Date

Release Date

Type

Type

aar
Description

Description

compose-otp-view
Android Compose OTP View

Download compose-otp-view

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.5.21

runtime (6)

Group / Artifact Type Version
androidx.core » core-ktx jar 1.7.0
androidx.appcompat » appcompat jar 1.4.1
androidx.compose.ui » ui jar 1.0.1
androidx.compose.material » material jar 1.0.1
androidx.compose.ui » ui-tooling-preview jar 1.0.1
androidx.lifecycle » lifecycle-runtime-ktx jar 2.4.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.1-alpha01