is not current version
Last Version 1.1

com.github.iwgang:licenseplatediscern 1.0

Android License Plate Discern

GroupId

GroupId

com.github.iwgang
ArtifactId

ArtifactId

licenseplatediscern
Version

Version

1.0
Type

Type

aar

Download licenseplatediscern 1.0


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