facesdk

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

License

License

GroupId

GroupId

io.github.jimmy-j
ArtifactId

ArtifactId

facesdk
Last Version

Last Version

2.0.18
Release Date

Release Date

Type

Type

aar
Description

Description

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

Source Code Management

https://github.com/umeng/MultiFunctionAndroidDemo

Download facesdk

How to add to project

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

Dependencies

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.18
2.0.17
2.0.16
2.0.15
2.0.14
2.0.12
2.0.11
2.0.10
2.0.9
2.0.8
2.0.7
2.0.6
2.0.5
2.0.4
2.0.3
2.0.2
2.0.1
2.0.0