is not current version
Last Version 9.1.0

com.rmtheis:tess-two 5.4.0

Optical Character Recognition for Android

GroupId

GroupId

com.rmtheis
ArtifactId

ArtifactId

tess-two
Version

Version

5.4.0
Type

Type

aar

Download tess-two 5.4.0


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