Files download
File Operation
unbescape-1.1.0.RELEASE.jar download
unbescape-1.1.0.RELEASE.pom download
unbescape-1.1.0.RELEASE-sources.jar download
Apache Maven
<dependency>
  <groupId>org.unbescape</groupId>
  <artifactId>unbescape</artifactId>
  <version>1.1.0.RELEASE</version>
</dependency>
Gradle Groovy
implementation 'org.unbescape:unbescape:1.1.0.RELEASE'
Gradle Kotlin
implementation("org.unbescape:unbescape:1.1.0.RELEASE")
Scala SBT
libraryDependencies += "org.unbescape" % "unbescape" % "1.1.0.RELEASE"
Groovy Grape
@Grapes(
  @Grab(group='org.unbescape', module='unbescape', version='1.1.0.RELEASE')
)
Apache Ivy
<dependency org="org.unbescape" name="unbescape" rev="1.1.0.RELEASE" />
Leiningen
[org.unbescape/unbescape "1.1.0.RELEASE"]
Apache Buildr
'org.unbescape:unbescape:jar:1.1.0.RELEASE'
Dependencies
The project has no third-party dependencies