не последняя версия
Последняя версия 1.1

io.github.ginkgocity:matchwords 1.0

A sensitive word filter

Группа

Группа

io.github.ginkgocity
Идентификатор

Идентификатор

matchwords
Версия

Версия

1.0
Тип

Тип

jar

Скачать matchwords 1.0


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