MVN

org.unbescape : unbescape

Maven & Gradle

Mar 31, 2018
54 usages
234 stars

unbescape · Advanced yet easy-to-use escape/unescape library for Java

<dependency>
    <groupId>org.unbescape</groupId>
    <artifactId>unbescape</artifactId>
    <version>1.1.6.RELEASE</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.1.6.RELEASE

All Versions

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

Version Vulnerabilities Updated
1.1.x
unbescape-1.1.6.RELEASE
unbescape-1.1.5.RELEASE
unbescape-1.1.4.RELEASE
unbescape-1.1.3.RELEASE
unbescape-1.1.2.RELEASE
unbescape-1.1.1.RELEASE
unbescape-1.1.0.RELEASE
1.0
unbescape-1.0
0.5
unbescape-0.5
0.4
unbescape-0.4
0.3
unbescape-0.3
0.2
unbescape-0.2
0.1
unbescape-0.1

How to add a dependency to Maven

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

<dependency>
    <groupId>org.unbescape</groupId>
    <artifactId>unbescape</artifactId>
    <version>1.1.6.RELEASE</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'org.unbescape:unbescape:1.1.6.RELEASE'

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

implementation("org.unbescape:unbescape:1.1.6.RELEASE")

How to add a dependency to SBT Scala

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

libraryDependencies += "org.unbescape" % "unbescape" % "1.1.6.RELEASE"

Advertisement

Dependencies from Group

Mar 31, 2018
54 usages
234 stars

Discover Dependencies

Jan 19, 2021
34 usages
May 05, 2020
8 usages
108 stars
May 09, 2014
4 usages
33 usages
25 stars
Apr 24, 2021
6 usages
288 stars
Sep 07, 2021
5 usages
2.3k stars
Nov 10, 2010
11 usages
Sep 30, 2016
75 usages
2.5k stars