Last Version

com.github.xmlet:regex 1.0.0

A library that provides a fluent interface to write regular expressions.

License

License

GroupId

GroupId

com.github.xmlet
ArtifactId

ArtifactId

regex
Version

Version

1.0.0
Type

Type

jar
Description

Description

com.github.xmlet:regex
A library that provides a fluent interface to write regular expressions.
Project URL

Project URL

https://github.com/xmlet/Regex

Download regex 1.0.0


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

Dependencies

compile (3)

Group / Artifact Type Version
com.github.xmlet : regexApi jar 1.0.0
junit : junit jar 4.12
net.sourceforge.jregex : jregex jar 1.2_01

Project Modules

There are no modules declared in this project.