License |
License |
---|---|
GroupId | GroupIdio.github.chaosleung |
ArtifactId | ArtifactIdpinview |
Version | Version1.4.4 |
Type | Typeaar |
Description |
DescriptionPinView
Provides a widget for enter PIN/OTP/password etc.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
pinview-1.4.4.pom | |
pinview-1.4.4-sources.jar | 9 KB |
pinview-1.4.4-javadoc.jar | 40 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.chaosleung/pinview/ -->
<dependency>
<groupId>io.github.chaosleung</groupId>
<artifactId>pinview</artifactId>
<version>1.4.4</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.chaosleung/pinview/
implementation 'io.github.chaosleung:pinview:1.4.4'
// https://jarcasting.com/artifacts/io.github.chaosleung/pinview/
implementation ("io.github.chaosleung:pinview:1.4.4")
'io.github.chaosleung:pinview:aar:1.4.4'
<dependency org="io.github.chaosleung" name="pinview" rev="1.4.4">
<artifact name="pinview" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.chaosleung', module='pinview', version='1.4.4')
)
libraryDependencies += "io.github.chaosleung" % "pinview" % "1.4.4"
[io.github.chaosleung/pinview "1.4.4"]
Group / Artifact | Type | Version |
---|---|---|
androidx.appcompat » appcompat | jar | 1.2.0 |