Last Version

jregex 1.2_01

A Mavenized version of jregex built with a modern, no-warning compiler. I do not support jregex's codebase; this is a package for my convenience and for the convenience of others to remove some warnings that arise when using the current version of jregex available on Maven Central in an Android project.

License

License

GroupId

GroupId

com.edropple.jregex
ArtifactId

ArtifactId

jregex
Version

Version

1.2_01
Type

Type

jar
Description

Description

jregex
A Mavenized version of jregex built with a modern, no-warning compiler. I do not support jregex's codebase; this is a package for my convenience and for the convenience of others to remove some warnings that arise when using the current version of jregex available on Maven Central in an Android project.
Project URL

Project URL

http://github.com/eropple/jregex

Download jregex 1.2_01


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