io.github.jxnflzc:jtools-pattern

A java pattern package

License

License

GroupId

GroupId

io.github.jxnflzc
ArtifactId

ArtifactId

jtools-pattern
Last Version

Last Version

2.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

A java pattern package

Download jtools-pattern

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.12.0

test (2)

Group / Artifact Type Version
io.github.jxnflzc : jtools-log jar ${jtools.log.version}
org.junit.jupiter : junit-jupiter jar 5.8.0-M1

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.1
2.0.0
1.3.4