textRecognition

Fancy Android Camera TextRecognition

License

License

GroupId

GroupId

io.github.triniwiz.fancycamera
ArtifactId

ArtifactId

textRecognition
Last Version

Last Version

1.0.0-alpha.3
Release Date

Release Date

Type

Type

aar
Description

Description

textRecognition
Fancy Android Camera TextRecognition
Project URL

Project URL

https://github.com/triniwiz/fancycamera
Source Code Management

Source Code Management

https://github.com/triniwiz/fancycamera

Download textRecognition

How to add to project

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

Dependencies

runtime (6)

Group / Artifact Type Version
com.google.code.gson : gson jar 2.8.6
com.google.android.gms » play-services-mlkit-text-recognition jar 17.0.1
org.jetbrains.kotlin : kotlin-stdlib jar 1.4.32
androidx.core » core-ktx jar 1.6.0
androidx.appcompat » appcompat jar 1.3.0
com.google.android.material » material jar 1.4.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0-alpha.3
1.0.0-alpha.2
1.0.0-alpha0