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

io.github.jxnflzc:jtools-pattern 2.0.0

A java pattern package

Группа

Группа

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

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

jtools-pattern
Версия

Версия

2.0.0
Тип

Тип

jar

Скачать jtools-pattern 2.0.0


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