License |
License |
---|---|
Categories |
CategoriesIDE Development Tools Smile Business Logic Libraries Machine Learning |
GroupId | GroupIdcom.smileidentity |
ArtifactId | ArtifactIdsmile-id-android |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionsmile-id-android
The Official Smile Identity Android SDK Support Plugin
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
smile-id-android-1.0.1.pom | |
smile-id-android-1.0.1.jar | 14 KB |
smile-id-android-1.0.1-sources.jar | 3 KB |
smile-id-android-1.0.1-javadoc.jar | 382 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.smileidentity/smile-id-android/ -->
<dependency>
<groupId>com.smileidentity</groupId>
<artifactId>smile-id-android</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.smileidentity/smile-id-android/
implementation 'com.smileidentity:smile-id-android:1.0.1'
// https://jarcasting.com/artifacts/com.smileidentity/smile-id-android/
implementation ("com.smileidentity:smile-id-android:1.0.1")
'com.smileidentity:smile-id-android:jar:1.0.1'
<dependency org="com.smileidentity" name="smile-id-android" rev="1.0.1">
<artifact name="smile-id-android" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.smileidentity', module='smile-id-android', version='1.0.1')
)
libraryDependencies += "com.smileidentity" % "smile-id-android" % "1.0.1"
[com.smileidentity/smile-id-android "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
com.google.code.gson : gson | jar | 2.8.5 |