named-regexp

Named capturing groups for Java 5/6

License

License

GroupId

GroupId

com.github.tony19
ArtifactId

ArtifactId

named-regexp
Last Version

Last Version

0.2.6
Release Date

Release Date

Type

Type

jar
Description

Description

named-regexp
Named capturing groups for Java 5/6

Download named-regexp

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
0.2.6
0.2.5
0.2.4
0.2.3
0.2.2
0.2.1
0.1.10
0.1.9
0.1.8
0.1.7
0.1.6