| License |
License
The 2-Clause BSD License
|
|---|---|
| GroupId | GroupIdcom.gitee.l0km |
| ArtifactId | ArtifactIdfacelib-jni |
| Last Version | Last Version2.4.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptioncommon library for facelib sdk
facelib dynamic library wrapper
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| facelib-jni-2.4.2.pom | |
| facelib-jni-2.4.2.jar | 66 KB |
| facelib-jni-2.4.2-test-sources.jar | 905 bytes |
| facelib-jni-2.4.2-sources.jar | 9 KB |
| facelib-jni-2.4.2-javadoc.jar | 103 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.gitee.l0km/facelib-jni/ -->
<dependency>
<groupId>com.gitee.l0km</groupId>
<artifactId>facelib-jni</artifactId>
<version>2.4.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.l0km/facelib-jni/
implementation 'com.gitee.l0km:facelib-jni:2.4.2'
// https://jarcasting.com/artifacts/com.gitee.l0km/facelib-jni/
implementation ("com.gitee.l0km:facelib-jni:2.4.2")
'com.gitee.l0km:facelib-jni:jar:2.4.2'
<dependency org="com.gitee.l0km" name="facelib-jni" rev="2.4.2">
<artifact name="facelib-jni" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitee.l0km', module='facelib-jni', version='2.4.2')
)
libraryDependencies += "com.gitee.l0km" % "facelib-jni" % "2.4.2"
[com.gitee.l0km/facelib-jni "2.4.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.gitee.l0km : common-base | jar | 1.4.7 |
| org.apache.commons : commons-pool2 | jar | 2.5.0 |
| com.gitee.l0km : akcore | jar | 1.10.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.code.findbugs : jsr305 | jar | 1.3.9 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |