Jar examples for j:juniversalchardet
JUniversalChardet is a Java encoding detector library
You can download jar file juniversalchardet 1.0.3 in this page.
Mozilla Public License 1.1 (MPL 1.1)
You can use the following script to add juniversalchardet-1.0.3.jar to your project.
<dependency> <groupId>com.googlecode.juniversalchardet</groupId> <artifactId>juniversalchardet</artifactId> <version>1.0.3</version> </dependency>
compile group: 'com.googlecode.juniversalchardet', name: 'juniversalchardet', version: '1.0.3'
libraryDependencies += "com.googlecode.juniversalchardet" % "juniversalchardet" % "1.0.3"
<dependency org="com.googlecode.juniversalchardet" name="juniversalchardet" rev="1.0.3"/>
@Grapes(@Grab(group='com.googlecode.juniversalchardet', module='juniversalchardet', version='1.0.3'))
'com.googlecode.juniversalchardet:juniversalchardet:jar:1.0.3'
Click the following link to download the jar file.
juniversalchardet-1.0.3-javadoc.jar