Last Version

MultiRegexp 0.5.1

Library to search/match/tokenize using many regular expression all at once with greater performance.

License

License

GroupId

GroupId

com.fulmicoton
ArtifactId

ArtifactId

multiregexp
Version

Version

0.5.1
Type

Type

jar
Description

Description

MultiRegexp
Library to search/match/tokenize using many regular expression all at once with greater performance.
Project URL

Project URL

https://github.com/fulmicoton/multiregexp
Source Code Management

Source Code Management

https://github.com/fulmicoton/multiregexp/

Download multiregexp 0.5.1


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

Dependencies

compile (1)

Group / Artifact Type Version
dk.brics.automaton : automaton jar 1.11-8

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.2

Project Modules

There are no modules declared in this project.