License |
License |
---|---|
GroupId | GroupIdcom.rmtheis |
ArtifactId | ArtifactIdtess-two |
Version | Version9.1.0 |
Type | Typeaar |
Description |
Descriptiontess-two
Optical Character Recognition for Android
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
tess-two-9.1.0.pom | |
tess-two-9.1.0-sources.jar | 50 KB |
tess-two-9.1.0-javadoc.jar | 155 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.rmtheis/tess-two/ -->
<dependency>
<groupId>com.rmtheis</groupId>
<artifactId>tess-two</artifactId>
<version>9.1.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.rmtheis/tess-two/
implementation 'com.rmtheis:tess-two:9.1.0'
// https://jarcasting.com/artifacts/com.rmtheis/tess-two/
implementation ("com.rmtheis:tess-two:9.1.0")
'com.rmtheis:tess-two:aar:9.1.0'
<dependency org="com.rmtheis" name="tess-two" rev="9.1.0">
<artifact name="tess-two" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.rmtheis', module='tess-two', version='9.1.0')
)
libraryDependencies += "com.rmtheis" % "tess-two" % "9.1.0"
[com.rmtheis/tess-two "9.1.0"]