Skip to content
This repository was archived by the owner on Jun 29, 2022. It is now read-only.

NewsRx/CharsetUtils

Repository files navigation

CharsetUtils

Charset Utilities - Used mainly for converting UNICODE to closest CP1252 analogues.

LATEST RELEASE: [Release] (https://jitpack.io/#NewsRxTech/CharsetUtils)

allprojects {
		repositories {
			...
			maven { url "https://jitpack.io" }
		}
	}


	dependencies {
	        compile 'com.github.NewsRxTech:CharsetUtils:...'
	}

About

Charset Utilities - Main use is for use in converting UTF-8 to CP1252.

Resources

License

Stars

Watchers

Forks

Packages

No packages published