Last Version

Text Matcher 1.1

Text matching functions

License

License

Categories

Categories

Net
GroupId

GroupId

net.pwall.text
ArtifactId

ArtifactId

textmatcher
Version

Version

1.1
Type

Type

jar
Description

Description

Text Matcher
Text matching functions
Project URL

Project URL

https://github.com/pwall567/textmatcher
Source Code Management

Source Code Management

https://github.com/pwall567/textmatcher.git

Download textmatcher 1.1


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

Dependencies

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.7.0

Project Modules

There are no modules declared in this project.