is not current version
Last Version 9.1.0

com.rmtheis:tess-two 6.1.0

Optical Character Recognition for Android

GroupId

GroupId

com.rmtheis
ArtifactId

ArtifactId

tess-two
Version

Version

6.1.0
Type

Type

aar

Download tess-two 6.1.0


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