Gogo Text Search

A library for searching strings and text files.

License

License

Categories

Categories

Search Business Logic Libraries
GroupId

GroupId

nl.gogognome
ArtifactId

ArtifactId

gogotextsearch
Last Version

Last Version

2.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

Gogo Text Search
A library for searching strings and text files.
Project URL

Project URL

https://github.com/gogognome/gogotextsearch
Source Code Management

Source Code Management

https://github.com/gogognome/gogotextsearch

Download gogotextsearch

How to add to project

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

Dependencies

test (2)

Group / Artifact Type Version
junit : junit jar 4.13.2
org.mockito : mockito-all jar 1.10.19

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.1
2.0.0
1.0.2
1.0.1
1.0.0