is not current version
Last Version 0.2.16

com.github.axet:lookup 0.1.31

lookup java OCR / sub image find library

GroupId

GroupId

com.github.axet
ArtifactId

ArtifactId

lookup
Version

Version

0.1.31
Type

Type

jar

Download lookup 0.1.31


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