Jar examples for e:encoding
A Java library that implements character encodings used in Web pages and email.
You can download jar file encoding 0.2.0 in this page.
The Apache Software License, Version 2.0
You can use the following script to add encoding-0.2.0.jar to your project.
<dependency> <groupId>com.github.peteroupc</groupId> <artifactId>encoding</artifactId> <version>0.2.0</version> </dependency>
compile group: 'com.github.peteroupc', name: 'encoding', version: '0.2.0'
libraryDependencies += "com.github.peteroupc" % "encoding" % "0.2.0"
<dependency org="com.github.peteroupc" name="encoding" rev="0.2.0"/>
@Grapes(@Grab(group='com.github.peteroupc', module='encoding', version='0.2.0'))
'com.github.peteroupc:encoding:jar:0.2.0'
Click the following link to download the jar file.
encoding-0.2.0-javadoc.jar