Last Version

RegExodus 0.1.13

A modern fork of jregex meant to increase compatibility with Java variants like GWT.

License

License

Categories

Categories

Xodus Data Databases
GroupId

GroupId

com.github.tommyettinger
ArtifactId

ArtifactId

regexodus
Version

Version

0.1.13
Type

Type

jar
Description

Description

RegExodus
A modern fork of jregex meant to increase compatibility with Java variants like GWT.
Project URL

Project URL

https://github.com/tommyettinger/RegExodus

Download regexodus 0.1.13


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.