| License |
License |
|---|---|
| GroupId | GroupIdio.github.rexmtorres.android |
| ArtifactId | ArtifactIdpinentryview |
| Last Version | Last Version1.0.0 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
DescriptionPinEntryView
A PIN entry view widget for Android. (Updated fork of https://github.com/Philio/PinEntryView)
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| pinentryview-1.0.0.pom | |
| pinentryview-1.0.0-sources.jar | 6 KB |
| pinentryview-1.0.0-javadoc.jar | 333 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.rexmtorres.android/pinentryview/ -->
<dependency>
<groupId>io.github.rexmtorres.android</groupId>
<artifactId>pinentryview</artifactId>
<version>1.0.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.rexmtorres.android/pinentryview/
implementation 'io.github.rexmtorres.android:pinentryview:1.0.0'
// https://jarcasting.com/artifacts/io.github.rexmtorres.android/pinentryview/
implementation ("io.github.rexmtorres.android:pinentryview:1.0.0")
'io.github.rexmtorres.android:pinentryview:aar:1.0.0'
<dependency org="io.github.rexmtorres.android" name="pinentryview" rev="1.0.0">
<artifact name="pinentryview" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.rexmtorres.android', module='pinentryview', version='1.0.0')
)
libraryDependencies += "io.github.rexmtorres.android" % "pinentryview" % "1.0.0"
[io.github.rexmtorres.android/pinentryview "1.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.5.30 |
| Group / Artifact | Type | Version |
|---|---|---|
| androidx.core » core-ktx | jar | 1.6.0 |