is not current version
Last Version 3.1.3

io.github.jimmy-j:e-idcard 3.0.6

在线身份证模块通信库

GroupId

GroupId

io.github.jimmy-j
ArtifactId

ArtifactId

e-idcard
Version

Version

3.0.6
Type

Type

aar

Download e-idcard 3.0.6


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