Categories |
CategoriesCLI User Interface |
---|---|
GroupId | GroupIdcom.gitee.l0km |
ArtifactId | ArtifactIdfacedb-client-android |
Version | Version3.0.0 |
Type | Typejar |
Filename | Size |
---|---|
facedb-client-android-3.0.0.pom | |
facedb-client-android-3.0.0.jar | 379 KB |
facedb-client-android-3.0.0-sources.jar | 66 KB |
facedb-client-android-3.0.0-javadoc.jar | 608 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.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.l0km/facedb-client-android/
implementation 'com.gitee.l0km:facedb-client-android:3.0.0'
// https://jarcasting.com/artifacts/com.gitee.l0km/facedb-client-android/
implementation ("com.gitee.l0km:facedb-client-android:3.0.0")
'com.gitee.l0km:facedb-client-android:jar:3.0.0'
<dependency org="com.gitee.l0km" name="facedb-client-android" rev="3.0.0">
<artifact name="facedb-client-android" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitee.l0km', module='facedb-client-android', version='3.0.0')
)
libraryDependencies += "com.gitee.l0km" % "facedb-client-android" % "3.0.0"
[com.gitee.l0km/facedb-client-android "3.0.0"]