is not current version
Last Version 2.0.18

io.github.jimmy-j:facesdk 2.0.14

基于硬件开发的 SDK 套件,依赖 BaseSystem 模块,提供了 相机预览、体温检测、读卡、串口读写、韦根读写、读身份证、LED灯光继电器控制功能。

GroupId

GroupId

io.github.jimmy-j
ArtifactId

ArtifactId

facesdk
Version

Version

2.0.14
Type

Type

aar

Download facesdk 2.0.14


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