| License |
License
The 2-Clause BSD License
|
|---|---|
| GroupId | GroupIdcom.gitee.l0km |
| ArtifactId | ArtifactIdfacelog-local |
| Last Version | Last Version5.2.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionfacelog interface local implementation
management frame for facial recognition device
|
| Filename | Size |
|---|---|
| facelog-local-5.2.2.pom | |
| facelog-local-5.2.2.jar | 260 KB |
| facelog-local-5.2.2-sources.jar | 97 KB |
| facelog-local-5.2.2-javadoc.jar | 570 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.gitee.l0km/facelog-local/ -->
<dependency>
<groupId>com.gitee.l0km</groupId>
<artifactId>facelog-local</artifactId>
<version>5.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.l0km/facelog-local/
implementation 'com.gitee.l0km:facelog-local:5.2.2'
// https://jarcasting.com/artifacts/com.gitee.l0km/facelog-local/
implementation ("com.gitee.l0km:facelog-local:5.2.2")
'com.gitee.l0km:facelog-local:jar:5.2.2'
<dependency org="com.gitee.l0km" name="facelog-local" rev="5.2.2">
<artifact name="facelog-local" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitee.l0km', module='facelog-local', version='5.2.2')
)
libraryDependencies += "com.gitee.l0km" % "facelog-local" % "5.2.2"
[com.gitee.l0km/facelog-local "5.2.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |