License |
License |
---|---|
GroupId | GroupIdorg.unbescape |
ArtifactId | ArtifactIdunbescape |
Last Version | Last Version1.1.6.RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionunbescape
Advanced yet easy-to-use escape/unescape library for Java
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
unbescape-1.1.6.RELEASE.pom | |
unbescape-1.1.6.RELEASE.jar | 75 KB |
unbescape-1.1.6.RELEASE-sources.jar | 61 KB |
unbescape-1.1.6.RELEASE-javadoc.jar | 68 KB |
Browse |
<!-- 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"]
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
|