Last Version

com.github.florianingerl.util:regex 1.1.9

This is a Regular Expressions library for Java. Compared to java.util.regex, it supports Recursive and Conditional Regular Expressions, Capture Trees and Plugins.

License

License

GroupId

GroupId

com.github.florianingerl.util
ArtifactId

ArtifactId

regex
Version

Version

1.1.9
Type

Type

jar
Description

Description

com.github.florianingerl.util:regex
This is a Regular Expressions library for Java. Compared to java.util.regex, it supports Recursive and Conditional Regular Expressions, Capture Trees and Plugins.
Project URL

Project URL

https://github.com/florianingerl/com.florianingerl.util.regex
Source Code Management

Source Code Management

http://github.com/florianingerl/com.florianingerl.util.regex/tree/master

Download regex 1.1.9


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

Dependencies

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
commons-io : commons-io jar 2.5
org.apache.commons : commons-lang3 jar 3.5

Project Modules

There are no modules declared in this project.