is not current version
Last Version 2.0.1

io.github.jxnflzc:jtools-pattern 1.3.4

A java pattern package

GroupId

GroupId

io.github.jxnflzc
ArtifactId

ArtifactId

jtools-pattern
Version

Version

1.3.4
Type

Type

jar

Download jtools-pattern 1.3.4


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