Jar examples for c:ch-commons-charset
Utility classes for converting between charsets (mostly "mobile" in nature) such as Unicode to GSM and vice versa
You can download jar file ch-commons-charset 3.0.2 in this page.
You can use the following script to add ch-commons-charset-3.0.2.jar to your project.
<dependency> <groupId>com.cloudhopper</groupId> <artifactId>ch-commons-charset</artifactId> <version>3.0.2</version> </dependency>
compile group: 'com.cloudhopper', name: 'ch-commons-charset', version: '3.0.2'
libraryDependencies += "com.cloudhopper" % "ch-commons-charset" % "3.0.2"
<dependency org="com.cloudhopper" name="ch-commons-charset" rev="3.0.2"/>
@Grapes(@Grab(group='com.cloudhopper', module='ch-commons-charset', version='3.0.2'))
'com.cloudhopper:ch-commons-charset:jar:3.0.2'
Click the following link to download the jar file.
ch-commons-charset-3.0.2-javadoc.jar