MVN

com.edropple.jregex : jregex

Maven & Gradle

Mar 21, 2013
1 usages
6 stars

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.

<dependency>
    <groupId>com.edropple.jregex</groupId>
    <artifactId>jregex</artifactId>
    <version>1.2_01</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.edropple.jregex : jregex to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.2_01

All Versions

Choose a version of com.edropple.jregex : jregex to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.2_01
jregex-1.2_01

How to add a dependency to Maven

Add the following com.edropple.jregex : jregex maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.edropple.jregex</groupId>
    <artifactId>jregex</artifactId>
    <version>1.2_01</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.edropple.jregex : jregex gradle dependency to your build.gradle file:

implementation 'com.edropple.jregex:jregex:1.2_01'

Gradle Kotlin DSL: Add the following com.edropple.jregex : jregex gradle kotlin dependency to your build.gradle.kts file:

implementation("com.edropple.jregex:jregex:1.2_01")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.edropple.jregex : jregex sbt scala dependency to your build.sbt file:

libraryDependencies += "com.edropple.jregex" % "jregex" % "1.2_01"

Advertisement

Dependencies from Group

Mar 21, 2013
1 usages
6 stars

Discover Dependencies

Jul 28, 2011
124 usages
tdb
Apr 21, 2011
10 usages
Sep 20, 2005
3 usages
Nov 24, 2013
4 usages
1 stars
Mar 24, 2015
14 usages
2.5k stars
Nov 10, 2009
4 usages
Dec 26, 2013
7 usages
Sep 20, 2005
30 usages
Apr 20, 2011
20 usages
Feb 26, 2010
85 usages