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