Last Version

JRegex 1.2_01

A regular expression library for Java

License

License

BSD
Categories

Categories

Net
GroupId

GroupId

net.sourceforge.jregex
ArtifactId

ArtifactId

jregex
Version

Version

1.2_01
Type

Type

jar
Description

Description

JRegex
A regular expression library for Java
Project URL

Project URL

http://jregex.sourceforge.net/

Download jregex 1.2_01


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

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.