URLDecoder

A utility Library that translates URL codes into plain text.

License

License

Categories

Categories

Data
GroupId

GroupId

com.simtechdata
ArtifactId

ArtifactId

URLDecoder
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

URLDecoder
A utility Library that translates URL codes into plain text.

Download URLDecoder

How to add to project

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

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.0.1
1.0.0