MVN

org.omegat : juniversalchardet

Maven & Gradle

Apr 20, 2021
1 stars

juniversalchardet · A Java port of "universalchardet", the encoding detector library of Mozilla

<dependency>
    <groupId>org.omegat</groupId>
    <artifactId>juniversalchardet</artifactId>
    <version>1.0.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.omegat : juniversalchardet to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.4

All Versions

Choose a version of org.omegat : juniversalchardet to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
juniversalchardet-1.0.4

How to add a dependency to Maven

Add the following org.omegat : juniversalchardet maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.omegat</groupId>
    <artifactId>juniversalchardet</artifactId>
    <version>1.0.4</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.omegat : juniversalchardet gradle dependency to your build.gradle file:

implementation 'org.omegat:juniversalchardet:1.0.4'

Gradle Kotlin DSL: Add the following org.omegat : juniversalchardet gradle kotlin dependency to your build.gradle.kts file:

implementation("org.omegat:juniversalchardet:1.0.4")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.omegat : juniversalchardet sbt scala dependency to your build.sbt file:

libraryDependencies += "org.omegat" % "juniversalchardet" % "1.0.4"

Advertisement

Dependencies from Group

Apr 20, 2021
1 usages
1 stars
Feb 25, 2023
1 usages
0 stars
Apr 20, 2021
1 usages
0 stars
Feb 03, 2023
1 usages
0 stars
Apr 20, 2021
1 usages
0 stars

Discover Dependencies

Oct 26, 2022
0 stars
gen
Oct 26, 2022
0 stars
Jul 09, 2022
9 stars
Apr 22, 2021
2 stars
Jul 18, 2023
19.8k stars
Jul 18, 2023
19.8k stars
Apr 12, 2021