is not current version
Last Version 0.0.1-alpha03

com.yogeshpaliyal:speld 0.0.1-alpha01

Android Compose OTP View

GroupId

GroupId

com.yogeshpaliyal
ArtifactId

ArtifactId

speld
Version

Version

0.0.1-alpha01
Type

Type

aar

Download speld 0.0.1-alpha01


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