is not current version
Last Version 0.9.104

com.thesett:index 0.8.9

An indexing and free text search module with some advanced features.

Categories

Categories

Dex General Purpose Libraries Utility
GroupId

GroupId

com.thesett
ArtifactId

ArtifactId

index
Version

Version

0.8.9
Type

Type

jar

Download index 0.8.9


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