is not current version
Last Version 0.2.16

com.github.axet:lookup 0.1.5

lookup java OCR / sub image find library

GroupId

GroupId

com.github.axet
ArtifactId

ArtifactId

lookup
Version

Version

0.1.5
Type

Type

jar

Download lookup 0.1.5


<!-- https://jarcasting.com/artifacts/com.github.axet/lookup/ -->
<dependency>
    <groupId>com.github.axet</groupId>
    <artifactId>lookup</artifactId>
    <version>0.1.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.axet/lookup/
implementation 'com.github.axet:lookup:0.1.5'
// https://jarcasting.com/artifacts/com.github.axet/lookup/
implementation ("com.github.axet:lookup:0.1.5")
'com.github.axet:lookup:jar:0.1.5'
<dependency org="com.github.axet" name="lookup" rev="0.1.5">
  <artifact name="lookup" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.axet', module='lookup', version='0.1.5')
)
libraryDependencies += "com.github.axet" % "lookup" % "0.1.5"
[com.github.axet/lookup "0.1.5"]