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

org.tinygroup:fulltext 2.2.2


Группа

Группа

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

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

fulltext
Версия

Версия

2.2.2
Тип

Тип

pom

Скачать fulltext 2.2.2

Имя Файла Размер
fulltext-2.2.2.pom 877 bytes
Обзор

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