unbescape

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

License

License

GroupId

GroupId

org.unbescape
ArtifactId

ArtifactId

unbescape
Last Version

Last Version

1.1.6.RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project URL

http://www.unbescape.org
Project Organization

Project Organization

The UNBESCAPE team

Download unbescape

How to add to project

<!-- https://jarcasting.com/artifacts/org.unbescape/unbescape/ -->
<dependency>
    <groupId>org.unbescape</groupId>
    <artifactId>unbescape</artifactId>
    <version>1.1.6.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/org.unbescape/unbescape/
implementation 'org.unbescape:unbescape:1.1.6.RELEASE'
// https://jarcasting.com/artifacts/org.unbescape/unbescape/
implementation ("org.unbescape:unbescape:1.1.6.RELEASE")
'org.unbescape:unbescape:jar:1.1.6.RELEASE'
<dependency org="org.unbescape" name="unbescape" rev="1.1.6.RELEASE">
  <artifact name="unbescape" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.unbescape', module='unbescape', version='1.1.6.RELEASE')
)
libraryDependencies += "org.unbescape" % "unbescape" % "1.1.6.RELEASE"
[org.unbescape/unbescape "1.1.6.RELEASE"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.6.RELEASE
1.1.5.RELEASE
1.1.4.RELEASE
1.1.3.RELEASE
1.1.2.RELEASE
1.1.1.RELEASE
1.1.0.RELEASE
1.0
0.5
0.4
0.3
0.2
0.1