org.gridkit.nanoparser::nanoparser-regex

Parser for Java regular expressions

License

License

GroupId

GroupId

org.gridkit.nanoparser
ArtifactId

ArtifactId

nanoparser-regex
Last Version

Last Version

0.2
Release Date

Release Date

Type

Type

jar
Description

Description

org.gridkit.nanoparser::nanoparser-regex
Parser for Java regular expressions
Project URL

Project URL

http://code.google.com/p/gridkit/nanoparser-regex

Download nanoparser-regex

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.gridkit.nanoparser : nanoparser jar 0.2
org.assertj : assertj-core jar 1.6.0

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
0.1