words-match

A simple word matching program.

License

License

GroupId

GroupId

io.github.fzdwx
ArtifactId

ArtifactId

words-match
Last Version

Last Version

0.10.5
Release Date

Release Date

Type

Type

jar
Description

Description

words-match
A simple word matching program.
Project URL

Project URL

https://github.com/fzdwx/words-match
Source Code Management

Source Code Management

https://github.com/fzdwx/words-match

Download words-match

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.fzdwx/words-match/ -->
<dependency>
    <groupId>io.github.fzdwx</groupId>
    <artifactId>words-match</artifactId>
    <version>0.10.5</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.fzdwx/words-match/
implementation 'io.github.fzdwx:words-match:0.10.5'
// https://jarcasting.com/artifacts/io.github.fzdwx/words-match/
implementation ("io.github.fzdwx:words-match:0.10.5")
'io.github.fzdwx:words-match:jar:0.10.5'
<dependency org="io.github.fzdwx" name="words-match" rev="0.10.5">
  <artifact name="words-match" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.fzdwx', module='words-match', version='0.10.5')
)
libraryDependencies += "io.github.fzdwx" % "words-match" % "0.10.5"
[io.github.fzdwx/words-match "0.10.5"]

Dependencies

compile (1)

Group / Artifact Type Version
io.github.fzdwx : lambda jar 0.09.3

test (1)

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

Project Modules

There are no modules declared in this project.

Versions

Version
0.10.5
0.10.4
0.10.3
0.10.2
0.10.1
0.10
0.09.2
0.09.1
0.09
0.08
0.05-pre3
0.05-pre2
0.04
0.03
0.02
0.01