is not current version
Last Version 1.1.1

io.github.yidun:ocr 1.0.1

身份证检测,身份检测

GroupId

GroupId

io.github.yidun
ArtifactId

ArtifactId

ocr
Version

Version

1.0.1
Type

Type

aar

Download ocr 1.0.1


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