is not current version
Last Version 1.3

regexp:regexp 1.2


GroupId

GroupId

regexp
ArtifactId

ArtifactId

regexp
Version

Version

1.2
Type

Type

jar

Download regexp 1.2


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