HTMLDecoder

A Utility Library that translates HTML codes into a character that is easier to read.

License

License

Categories

Categories

Data
GroupId

GroupId

com.simtechdata
ArtifactId

ArtifactId

HTMLDecoder
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

HTMLDecoder
A Utility Library that translates HTML codes into a character that is easier to read.

Download HTMLDecoder

How to add to project

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

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