is not current version
Last Version 9.1.0

com.rmtheis:tess-two 8.0.0

Optical Character Recognition for Android

GroupId

GroupId

com.rmtheis
ArtifactId

ArtifactId

tess-two
Version

Version

8.0.0
Type

Type

aar

Download tess-two 8.0.0


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