is not current version
Last Version 1.0.1

com.smileidentity:smile-id-android 1.0.0

The Official Smile Identity Android Plugin

Categories

Categories

IDE Development Tools Smile Business Logic Libraries Machine Learning
GroupId

GroupId

com.smileidentity
ArtifactId

ArtifactId

smile-id-android
Version

Version

1.0.0
Type

Type

jar

Download smile-id-android 1.0.0


<!-- https://jarcasting.com/artifacts/com.smileidentity/smile-id-android/ -->
<dependency>
    <groupId>com.smileidentity</groupId>
    <artifactId>smile-id-android</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.smileidentity/smile-id-android/
implementation 'com.smileidentity:smile-id-android:1.0.0'
// https://jarcasting.com/artifacts/com.smileidentity/smile-id-android/
implementation ("com.smileidentity:smile-id-android:1.0.0")
'com.smileidentity:smile-id-android:jar:1.0.0'
<dependency org="com.smileidentity" name="smile-id-android" rev="1.0.0">
  <artifact name="smile-id-android" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.smileidentity', module='smile-id-android', version='1.0.0')
)
libraryDependencies += "com.smileidentity" % "smile-id-android" % "1.0.0"
[com.smileidentity/smile-id-android "1.0.0"]