MVN

org.xenei : URIEditor

Maven & Gradle

Aug 03, 2014
0 stars

Regular Expression URI editing suite · A suite of classes to match and edit URIs and URI strings using regular expressions

<dependency>
    <groupId>org.xenei</groupId>
    <artifactId>URIEditor</artifactId>
    <version>1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.xenei : URIEditor to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.0

All Versions

Choose a version of org.xenei : URIEditor to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
URIEditor-1.0.0
0.0.x
URIEditor-0.0.1

How to add a dependency to Maven

Add the following org.xenei : URIEditor maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.xenei</groupId>
    <artifactId>URIEditor</artifactId>
    <version>1.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.xenei : URIEditor gradle dependency to your build.gradle file:

implementation 'org.xenei:URIEditor:1.0.0'

Gradle Kotlin DSL: Add the following org.xenei : URIEditor gradle kotlin dependency to your build.gradle.kts file:

implementation("org.xenei:URIEditor:1.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.xenei : URIEditor sbt scala dependency to your build.sbt file:

libraryDependencies += "org.xenei" % "URIEditor" % "1.0.0"

Advertisement

Dependencies from Group

Jan 21, 2018
18 usages
16 stars
Jan 21, 2018
3 usages
16 stars
Jan 03, 2017
1 usages
1 stars
Jan 21, 2018
16 stars

Discover Dependencies

Jan 13, 2015
1 usages
Sep 12, 2012
3 usages
Sep 12, 2012
1 usages
Sep 12, 2012
2 usages
Mar 01, 2014
0 stars
Mar 05, 2015
0 stars