MVN

net.amygdalum : regexparser

Maven & Gradle

Jan 04, 2019
3 usages
3 stars

A Parser for regular expressions

<dependency>
    <groupId>net.amygdalum</groupId>
    <artifactId>regexparser</artifactId>
    <version>0.2.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.amygdalum : regexparser to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.2.3

All Versions

Choose a version of net.amygdalum : regexparser to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.2.x
regexparser-0.2.3
regexparser-0.2.2
regexparser-0.2.1
0.1.x
regexparser-0.1.0
0.0.x
regexparser-0.0.4
regexparser-0.0.3
regexparser-0.0.2
regexparser-0.0.1

How to add a dependency to Maven

Add the following net.amygdalum : regexparser maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>net.amygdalum</groupId>
    <artifactId>regexparser</artifactId>
    <version>0.2.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.amygdalum : regexparser gradle dependency to your build.gradle file:

implementation 'net.amygdalum:regexparser:0.2.3'

Gradle Kotlin DSL: Add the following net.amygdalum : regexparser gradle kotlin dependency to your build.gradle.kts file:

implementation("net.amygdalum:regexparser:0.2.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.amygdalum : regexparser sbt scala dependency to your build.sbt file:

libraryDependencies += "net.amygdalum" % "regexparser" % "0.2.3"

Advertisement

Dependencies from Group

Jun 03, 2021
7 usages
8 stars
Nov 23, 2018
6 usages
0 stars
Feb 28, 2020
4 usages
3 stars
Mar 05, 2020
4 usages
0 stars
Jan 04, 2019
3 usages
3 stars

Discover Dependencies

Apr 03, 2018
2 usages
2 stars
Sep 24, 2019
2 usages
3 stars
Apr 27, 2023
21 usages
332 stars
Feb 22, 2023
11 usages
2.2k stars
Sep 30, 2022
3 usages
9 stars
Sep 08, 2022
4 usages
41 stars
Sep 08, 2021
3 usages
3.2k stars