MVN

de.unkrig.lfr : ref4j

Maven & Gradle

Jul 22, 2022
1 usages
7 stars

Regular Expression Facade for Java · A facade or abstraction for various regular expression frameworks (currently java.util.regex and de.unkrig.lfr).

<dependency>
    <groupId>de.unkrig.lfr</groupId>
    <artifactId>ref4j</artifactId>
    <version>1.2.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of de.unkrig.lfr : ref4j to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.2.0

All Versions

Choose a version of de.unkrig.lfr : ref4j to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.2.x
ref4j-1.2.0
1.1.x
ref4j-1.1.0
1.0
ref4j-1.0

How to add a dependency to Maven

Add the following de.unkrig.lfr : ref4j maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>de.unkrig.lfr</groupId>
    <artifactId>ref4j</artifactId>
    <version>1.2.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following de.unkrig.lfr : ref4j gradle dependency to your build.gradle file:

implementation 'de.unkrig.lfr:ref4j:1.2.0'

Gradle Kotlin DSL: Add the following de.unkrig.lfr : ref4j gradle kotlin dependency to your build.gradle.kts file:

implementation("de.unkrig.lfr:ref4j:1.2.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following de.unkrig.lfr : ref4j sbt scala dependency to your build.sbt file:

libraryDependencies += "de.unkrig.lfr" % "ref4j" % "1.2.0"

Advertisement

Dependencies from Group

Jul 22, 2022
1 usages
7 stars
Jul 22, 2022
7 stars
Jul 22, 2022
17 stars

Discover Dependencies

Feb 22, 2018
0 stars
Dec 30, 2021
1 usages
0 stars
Jul 01, 2022
2 usages
591 stars
Sep 30, 2017
1 usages
Jul 31, 2023
1 usages
9 stars
net
Feb 01, 2019
3 usages
0 stars
Aug 25, 2017
0 stars
Oct 31, 2018