speld

Android Compose OTP View

License

License

GroupId

GroupId

com.yogeshpaliyal
ArtifactId

ArtifactId

speld
Last Version

Last Version

0.0.1-alpha03
Release Date

Release Date

Type

Type

aar
Description

Description

speld
Android Compose OTP View
Project URL

Project URL

https://github.com/yogeshpaliyal/speld/
Source Code Management

Source Code Management

https://github.com/yogeshpaliyal/speld/

Download speld

How to add to project

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

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-alpha03
0.0.1-alpha02
0.0.1-alpha01