| License |
License |
|---|---|
| GroupId | GroupIdio.github.triniwiz.fancycamera |
| ArtifactId | ArtifactIdtextRecognition |
| Last Version | Last Version1.0.0-alpha.3 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
DescriptiontextRecognition
Fancy Android Camera TextRecognition
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| textRecognition-1.0.0-alpha.3.pom | |
| textRecognition-1.0.0-alpha.3.aar | 36 KB |
| Browse |
<!-- 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"]
| 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 |