is not current version
Last Version 2.0.1

nl.gogognome:gogotextsearch 1.0.0

A library for searching strings and text files.

Categories

Categories

Search Business Logic Libraries
GroupId

GroupId

nl.gogognome
ArtifactId

ArtifactId

gogotextsearch
Version

Version

1.0.0
Type

Type

jar

Download gogotextsearch 1.0.0


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