License |
License
The 2-Clause BSD License
|
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.gitee.l0km |
ArtifactId | ArtifactIdfacedb-client-android |
Version | Version3.0.1 |
Type | Typejar |
Description |
Descriptionfacedb thrift client base Microsoft/thrifty
management database for facial recognition data
|
Filename | Size |
---|---|
facedb-client-android-3.0.1.pom | |
facedb-client-android-3.0.1.jar | 379 KB |
facedb-client-android-3.0.1-sources.jar | 66 KB |
facedb-client-android-3.0.1-javadoc.jar | 630 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.gitee.l0km/facedb-client-android/ -->
<dependency>
<groupId>com.gitee.l0km</groupId>
<artifactId>facedb-client-android</artifactId>
<version>3.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.l0km/facedb-client-android/
implementation 'com.gitee.l0km:facedb-client-android:3.0.1'
// https://jarcasting.com/artifacts/com.gitee.l0km/facedb-client-android/
implementation ("com.gitee.l0km:facedb-client-android:3.0.1")
'com.gitee.l0km:facedb-client-android:jar:3.0.1'
<dependency org="com.gitee.l0km" name="facedb-client-android" rev="3.0.1">
<artifact name="facedb-client-android" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitee.l0km', module='facedb-client-android', version='3.0.1')
)
libraryDependencies += "com.gitee.l0km" % "facedb-client-android" % "3.0.1"
[com.gitee.l0km/facedb-client-android "3.0.1"]
Group / Artifact | Type | Version |
---|---|---|
com.gitee.l0km : common-thrifty | jar | 1.4.5 |
com.gitee.l0km : facedb-base | jar | 3.0.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.slf4j : slf4j-log4j12 | jar | 1.7.25 |