Android Document Scanner

This library helps users to scan any document like CamScanner do.

License

License

GroupId

GroupId

io.github.mayuce
ArtifactId

ArtifactId

AndroidDocumentScanner
Last Version

Last Version

1.6.1
Release Date

Release Date

Type

Type

aar
Description

Description

Android Document Scanner
This library helps users to scan any document like CamScanner do.
Project URL

Project URL

https://github.com/mayuce/AndroidDocumentScanner
Source Code Management

Source Code Management

https://github.com/mayuce/AndroidDocumentScanner

Download AndroidDocumentScanner

How to add to project

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

Dependencies

runtime (6)

Group / Artifact Type Version
androidx.appcompat » appcompat jar 1.4.0
com.quickbirdstudios : opencv jar 4.5.2
androidx.core » core-ktx jar 1.7.0
org.jetbrains.kotlin : kotlin-stdlib-jdk7 jar 1.5.30
org.jetbrains.kotlinx : kotlinx-coroutines-android jar 1.5.2
androidx.lifecycle » lifecycle-runtime-ktx jar 2.4.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.6.1
1.6.0