is not current version
Last Version 1.6.1

net.bndy:ftsi 1.4

Full Text Search Interface based on Apache Lucene

Categories

Categories

Net
GroupId

GroupId

net.bndy
ArtifactId

ArtifactId

ftsi
Version

Version

1.4
Type

Type

jar

Download ftsi 1.4


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