License |
License |
---|---|
GroupId | GroupIdio.github.jimmy-j |
ArtifactId | ArtifactIde-idcard |
Last Version | Last Version3.1.3 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptione-idcard
在线身份证模块通信库
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
e-idcard-3.1.3.pom | |
e-idcard-3.1.3-sources.jar | 494 bytes |
e-idcard-3.1.3-javadoc.jar | 494 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.jimmy-j/e-idcard/ -->
<dependency>
<groupId>io.github.jimmy-j</groupId>
<artifactId>e-idcard</artifactId>
<version>3.1.3</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.jimmy-j/e-idcard/
implementation 'io.github.jimmy-j:e-idcard:3.1.3'
// https://jarcasting.com/artifacts/io.github.jimmy-j/e-idcard/
implementation ("io.github.jimmy-j:e-idcard:3.1.3")
'io.github.jimmy-j:e-idcard:aar:3.1.3'
<dependency org="io.github.jimmy-j" name="e-idcard" rev="3.1.3">
<artifact name="e-idcard" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.jimmy-j', module='e-idcard', version='3.1.3')
)
libraryDependencies += "io.github.jimmy-j" % "e-idcard" % "3.1.3"
[io.github.jimmy-j/e-idcard "3.1.3"]