не последняя версия
Последняя версия 0.9.104

com.thesett:index 0.9.86

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

Категории

Категории

Dex Универсальные библиотеки Utility
Группа

Группа

com.thesett
Идентификатор

Идентификатор

index
Версия

Версия

0.9.86
Тип

Тип

jar

Скачать index 0.9.86


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