Last Version

regex 0.0.1

The regex tool for java.

License

License

GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

regex
Version

Version

0.0.1
Type

Type

jar
Description

Description

regex
The regex tool for java.

Download regex 0.0.1


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

Dependencies

compile (1)

Group / Artifact Type Version
com.github.houbb : heaven jar 0.1.105

test (1)

Group / Artifact Type Version
junit : junit Optional jar 4.12

Project Modules

There are no modules declared in this project.