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