is not current version
Last Version 1.6.1

net.bndy:ftsi 1.3

Full Text Search Interface based on Lucene

Categories

Categories

Net
GroupId

GroupId

net.bndy
ArtifactId

ArtifactId

ftsi
Version

Version

1.3
Type

Type

jar

Download ftsi 1.3


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