License |
License |
---|---|
GroupId | GroupIdorg.everit.osgi.bundles |
ArtifactId | ArtifactIdorg.everit.osgi.bundles.org.unbescape |
Last Version | Last Version1.0 |
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 |
<!-- https://jarcasting.com/artifacts/org.everit.osgi.bundles/org.everit.osgi.bundles.org.unbescape/ -->
<dependency>
<groupId>org.everit.osgi.bundles</groupId>
<artifactId>org.everit.osgi.bundles.org.unbescape</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.everit.osgi.bundles/org.everit.osgi.bundles.org.unbescape/
implementation 'org.everit.osgi.bundles:org.everit.osgi.bundles.org.unbescape:1.0'
// https://jarcasting.com/artifacts/org.everit.osgi.bundles/org.everit.osgi.bundles.org.unbescape/
implementation ("org.everit.osgi.bundles:org.everit.osgi.bundles.org.unbescape:1.0")
'org.everit.osgi.bundles:org.everit.osgi.bundles.org.unbescape:jar:1.0'
<dependency org="org.everit.osgi.bundles" name="org.everit.osgi.bundles.org.unbescape" rev="1.0">
<artifact name="org.everit.osgi.bundles.org.unbescape" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.everit.osgi.bundles', module='org.everit.osgi.bundles.org.unbescape', version='1.0')
)
libraryDependencies += "org.everit.osgi.bundles" % "org.everit.osgi.bundles.org.unbescape" % "1.0"
[org.everit.osgi.bundles/org.everit.osgi.bundles.org.unbescape "1.0"]