is not current version
Last Version 0.10.5

io.github.fzdwx:words-match 0.02

a words match.

GroupId

GroupId

io.github.fzdwx
ArtifactId

ArtifactId

words-match
Version

Version

0.02
Type

Type

jar

Download words-match 0.02


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