Jar examples for r:regexodus
A modern fork of jregex meant to increase compatibility with Java variants like GWT.
You can download jar file regexodus 0.1.7 in this page.
BSD License
You can use the following script to add regexodus-0.1.7.jar to your project.
<dependency> <groupId>com.github.tommyettinger</groupId> <artifactId>regexodus</artifactId> <version>0.1.7</version> </dependency>
compile group: 'com.github.tommyettinger', name: 'regexodus', version: '0.1.7'
libraryDependencies += "com.github.tommyettinger" % "regexodus" % "0.1.7"
<dependency org="com.github.tommyettinger" name="regexodus" rev="0.1.7"/>
@Grapes(@Grab(group='com.github.tommyettinger', module='regexodus', version='0.1.7'))
'com.github.tommyettinger:regexodus:jar:0.1.7'
Click the following link to download the jar file.
regexodus-0.1.7-javadoc.jar