License |
License |
---|---|
GroupId | GroupIdio.github.jxnflzc.jtools |
ArtifactId | ArtifactIdpattern |
Version | Version1.3.2 |
Type | Typejar |
Description |
DescriptionA java pattern package
|
Filename | Size |
---|---|
pattern-1.3.2.pom | |
pattern-1.3.2.jar | 3 KB |
pattern-1.3.2-sources.jar | 1 KB |
pattern-1.3.2-javadoc.jar | 30 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.jxnflzc.jtools/pattern/ -->
<dependency>
<groupId>io.github.jxnflzc.jtools</groupId>
<artifactId>pattern</artifactId>
<version>1.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.jxnflzc.jtools/pattern/
implementation 'io.github.jxnflzc.jtools:pattern:1.3.2'
// https://jarcasting.com/artifacts/io.github.jxnflzc.jtools/pattern/
implementation ("io.github.jxnflzc.jtools:pattern:1.3.2")
'io.github.jxnflzc.jtools:pattern:jar:1.3.2'
<dependency org="io.github.jxnflzc.jtools" name="pattern" rev="1.3.2">
<artifact name="pattern" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.jxnflzc.jtools', module='pattern', version='1.3.2')
)
libraryDependencies += "io.github.jxnflzc.jtools" % "pattern" % "1.3.2"
[io.github.jxnflzc.jtools/pattern "1.3.2"]
Group / Artifact | Type | Version |
---|---|---|
io.github.jxnflzc.jtools : log | jar | 1.3.2 |
org.junit.jupiter : junit-jupiter | jar | 5.8.0-M1 |