is not current version
Last Version 3.4.9

org.tinygroup:fulltext 3.4.4


GroupId

GroupId

org.tinygroup
ArtifactId

ArtifactId

fulltext
Version

Version

3.4.4
Type

Type

pom

Download fulltext 3.4.4

Filename Size
fulltext-3.4.4.pom 1 KB
Browse

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