License |
License
MIT License
|
---|---|
GroupId | GroupIdcom.yogeshpaliyal |
ArtifactId | ArtifactIdcompose-otp-view |
Version | Version0.0.1-alpha01 |
Type | Typeaar |
Description |
Descriptioncompose-otp-view
Android Compose OTP View
|
Filename | Size |
---|---|
compose-otp-view-0.0.1-alpha01.pom | |
compose-otp-view-0.0.1-alpha01-sources.jar | 1 KB |
compose-otp-view-0.0.1-alpha01-javadoc.jar | 261 bytes |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.5.21 |
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 |