Last Version

PinEntryView 1.0.0

A PIN entry view widget for Android. (Updated fork of https://github.com/Philio/PinEntryView)

License

License

GroupId

GroupId

io.github.rexmtorres.android
ArtifactId

ArtifactId

pinentryview
Version

Version

1.0.0
Type

Type

aar
Description

Description

PinEntryView
A PIN entry view widget for Android. (Updated fork of https://github.com/Philio/PinEntryView)
Project URL

Project URL

https://github.com/rexmtorres/OSSRH-73236/
Source Code Management

Source Code Management

https://github.com/rexmtorres/OSSRH-73236/

Download pinentryview 1.0.0


<!-- 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"]

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.5.30

runtime (1)

Group / Artifact Type Version
androidx.core » core-ktx jar 1.6.0

Project Modules

There are no modules declared in this project.