| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.github.mayuce |
| Идентификатор | ИдентификаторAndroidDocumentScanner |
| Версия | Версия1.6.1 |
| Тип | Типaar |
| Описание |
ОписаниеAndroid Document Scanner
This library helps users to scan any document like CamScanner do.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| AndroidDocumentScanner-1.6.1.pom | |
| AndroidDocumentScanner-1.6.1-sources.jar | 10 KB |
| AndroidDocumentScanner-1.6.1-javadoc.jar | 315 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |