is not current version
Last Version 0.3.0

io.github.qwefgh90:jsearch 0.2.0

text extractor for various documents

Categories

Categories

Search Business Logic Libraries
GroupId

GroupId

io.github.qwefgh90
ArtifactId

ArtifactId

jsearch
Version

Version

0.2.0
Type

Type

jar

Download jsearch 0.2.0


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