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

org.tinygroup:fulltext 3.4.6


Группа

Группа

org.tinygroup
Идентификатор

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

fulltext
Версия

Версия

3.4.6
Тип

Тип

pom

Скачать fulltext 3.4.6

Имя Файла Размер
fulltext-3.4.6.pom 1 KB
Обзор

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