PinEntryView
PinEntryView copied to clipboard
setOnPinEnteredListener in version 1.0.0.6 isnt available in Maven repository
trafficstars
Hi, the latest version isn't available in the Maven repository with this method. It isn't updated since 2015. Does it works? when would we see it uploaded?
Try this:
<dependency>
<groupId>com.github.Philio</groupId>
<artifactId>PinEntryView</artifactId>
<version>master-SNAPSHOT</version>
</dependency>