is not current version
Last Version 2.0.18

io.github.jimmy-j:facesdk 2.0.8

人脸识别硬件sdk

GroupId

GroupId

io.github.jimmy-j
ArtifactId

ArtifactId

facesdk
Version

Version

2.0.8
Type

Type

aar

Download facesdk 2.0.8


<!-- https://jarcasting.com/artifacts/io.github.jimmy-j/facesdk/ -->
<dependency>
    <groupId>io.github.jimmy-j</groupId>
    <artifactId>facesdk</artifactId>
    <version>2.0.8</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.jimmy-j/facesdk/
implementation 'io.github.jimmy-j:facesdk:2.0.8'
// https://jarcasting.com/artifacts/io.github.jimmy-j/facesdk/
implementation ("io.github.jimmy-j:facesdk:2.0.8")
'io.github.jimmy-j:facesdk:aar:2.0.8'
<dependency org="io.github.jimmy-j" name="facesdk" rev="2.0.8">
  <artifact name="facesdk" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.jimmy-j', module='facesdk', version='2.0.8')
)
libraryDependencies += "io.github.jimmy-j" % "facesdk" % "2.0.8"
[io.github.jimmy-j/facesdk "2.0.8"]