nus-cs2113-AY2122S1 / forum

3 stars 1 forks source link

Request to use JUnidecode #128

Open giterator opened 3 years ago

giterator commented 3 years ago

Library

JUnidecode

Purpose

To convert Unicode characters from resources to their equivalent ASCII

License

Apache License 2.0

okkhoy commented 3 years ago

This library doesn't seem to have a Maven entry. (Available on maven: 0.1.1, which is very old). Please check before I approve. For ease of verification, pls paste the maven link here

giterator commented 3 years ago

https://search.maven.org/artifact/net.gcardone.junidecode/junidecode/0.4.1/jar

I noticed in the above website that Junidecode can also be added through gradle

okkhoy commented 3 years ago

Okay! Approved 👍