is not current version
Last Version 3.4.9

org.tinygroup:fulltext 2.2.3


GroupId

GroupId

org.tinygroup
ArtifactId

ArtifactId

fulltext
Version

Version

2.2.3
Type

Type

pom

Download fulltext 2.2.3

Filename Size
fulltext-2.2.3.pom 1 KB
Browse

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