MVN

com.github.protobufel : regex-support

Maven & Gradle

Jul 02, 2017
3 usages
0 stars

regex-support · Regex utilities based on OpenJDK 7 java.util.regex.Matcher and java.util.regex.ASCII.

<dependency>
    <groupId>com.github.protobufel</groupId>
    <artifactId>regex-support</artifactId>
    <version>0.7.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.protobufel : regex-support to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.7.0

All Versions

Choose a version of com.github.protobufel : regex-support to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.7.x
regex-support-0.7.0
0.6
regex-support-0.6

How to add a dependency to Maven

Add the following com.github.protobufel : regex-support maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.protobufel</groupId>
    <artifactId>regex-support</artifactId>
    <version>0.7.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.protobufel : regex-support gradle dependency to your build.gradle file:

implementation 'com.github.protobufel:regex-support:0.7.0'

Gradle Kotlin DSL: Add the following com.github.protobufel : regex-support gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.protobufel:regex-support:0.7.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.protobufel : regex-support sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.protobufel" % "regex-support" % "0.7.0"

Advertisement

Dependencies from Group

Jun 30, 2017
8 usages
0 stars
Jul 02, 2017
5 usages
0 stars
Jul 02, 2017
5 usages
1 stars
Jul 02, 2017
4 usages
0 stars
Jul 02, 2017
3 usages
0 stars

Discover Dependencies

Jul 27, 2017
30 stars
Oct 13, 2017
0 stars
Apr 23, 2018
2 usages
Aug 04, 2018
1 usages
56 stars
May 23, 2020
192 stars
May 23, 2020
1 usages
192 stars
Sep 14, 2019
6 usages
632 stars
Apr 02, 2018
3 usages
51 stars
Jun 15, 2023
6 usages
51 stars
Jul 07, 2017
0 stars