Simprints ID Interface Library
LibSimprints is the library used to pass data to and from the Simprints ID application.
Installation
implementation 'com.simprints:libsimprints:2025.2.2'
Using snapshot release
// In repository definitions
maven("https://oss.sonatype.org/content/repositories/snapshots")
// In app level gradle file
implementation 'com.simprints:libsimprints:2025.2.2-SNAPSHOT'