unidecode

ASCII transliterations of Unicode text for Java

License

License

Categories

Categories

IDE Development Tools
GroupId

GroupId

me.xuender
ArtifactId

ArtifactId

unidecode
Last Version

Last Version

0.0.7
Release Date

Release Date

Type

Type

jar
Description

Description

unidecode
ASCII transliterations of Unicode text for Java
Project URL

Project URL

https://github.com/xuender/unidecode

Download unidecode

How to add to project

<!-- https://jarcasting.com/artifacts/me.xuender/unidecode/ -->
<dependency>
    <groupId>me.xuender</groupId>
    <artifactId>unidecode</artifactId>
    <version>0.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/me.xuender/unidecode/
implementation 'me.xuender:unidecode:0.0.7'
// https://jarcasting.com/artifacts/me.xuender/unidecode/
implementation ("me.xuender:unidecode:0.0.7")
'me.xuender:unidecode:jar:0.0.7'
<dependency org="me.xuender" name="unidecode" rev="0.0.7">
  <artifact name="unidecode" type="jar" />
</dependency>
@Grapes(
@Grab(group='me.xuender', module='unidecode', version='0.0.7')
)
libraryDependencies += "me.xuender" % "unidecode" % "0.0.7"
[me.xuender/unidecode "0.0.7"]

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.7
0.0.6
0.0.5
0.0.4
0.0.3