Jar examples for m:multiregexp
Library to search/match/tokenize using many regular expression all at once with greater performance.
You can download jar file multiregexp 0.5.1 in this page.
The MIT License (MIT)
You can use the following script to add multiregexp-0.5.1.jar to your project.
<dependency> <groupId>com.fulmicoton</groupId> <artifactId>multiregexp</artifactId> <version>0.5.1</version> </dependency>
compile group: 'com.fulmicoton', name: 'multiregexp', version: '0.5.1'
libraryDependencies += "com.fulmicoton" % "multiregexp" % "0.5.1"
<dependency org="com.fulmicoton" name="multiregexp" rev="0.5.1"/>
@Grapes(@Grab(group='com.fulmicoton', module='multiregexp', version='0.5.1'))
'com.fulmicoton:multiregexp:jar:0.5.1'
Click the following link to download the jar file.
multiregexp-0.5.1-javadoc.jar