MVN

ir.ac.iust : htmlchardet

Maven & Gradle

Jul 25, 2016
7 stars

IUST HTMLCharDet · IUST HTMLCharDet is a meta java tool for detecting Charset Encoding of the HTML web pages in a very accurate way.

<dependency>
    <groupId>ir.ac.iust</groupId>
    <artifactId>htmlchardet</artifactId>
    <version>1.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of ir.ac.iust : htmlchardet to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.1

All Versions

Choose a version of ir.ac.iust : htmlchardet to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
htmlchardet-1.0.1
htmlchardet-1.0.0

How to add a dependency to Maven

Add the following ir.ac.iust : htmlchardet maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>ir.ac.iust</groupId>
    <artifactId>htmlchardet</artifactId>
    <version>1.0.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following ir.ac.iust : htmlchardet gradle dependency to your build.gradle file:

implementation 'ir.ac.iust:htmlchardet:1.0.1'

Gradle Kotlin DSL: Add the following ir.ac.iust : htmlchardet gradle kotlin dependency to your build.gradle.kts file:

implementation("ir.ac.iust:htmlchardet:1.0.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following ir.ac.iust : htmlchardet sbt scala dependency to your build.sbt file:

libraryDependencies += "ir.ac.iust" % "htmlchardet" % "1.0.1"

Advertisement

Dependencies from Group

Jul 25, 2016
7 stars

Discover Dependencies

Mar 06, 2017
2 usages
3 stars
Apr 26, 2016
0 stars
Mar 30, 2018
2 usages
0 stars
Jul 09, 2018
172 stars
Jul 18, 2016
172 stars
Apr 28, 2016
1 usages
15 stars
Apr 28, 2016
15 stars
Apr 28, 2016
1 usages
15 stars
Apr 20, 2016
2 usages
33 stars