Last Version

RE2/J 1.6

Linear time regular expressions for Java

License

License

GroupId

GroupId

com.google.re2j
ArtifactId

ArtifactId

re2j
Version

Version

1.6
Type

Type

jar
Description

Description

RE2/J
Linear time regular expressions for Java
Project URL

Project URL

http://github.com/google/re2j
Source Code Management

Source Code Management

https://github.com/google/re2j.git

Download re2j 1.6


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.