is not current version
Last Version 0.10.5

words-match 0.10.2

A simple word matching program.

License

License

GroupId

GroupId

io.github.fzdwx
ArtifactId

ArtifactId

words-match
Version

Version

0.10.2
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 0.10.2


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

Dependencies

compile (1)

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

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.