Last Version

unbescape 1.1.6.RELEASE

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

License

License

GroupId

GroupId

org.unbescape
ArtifactId

ArtifactId

unbescape
Version

Version

1.1.6.RELEASE
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 1.1.6.RELEASE


<!-- 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.