Last Version

unidecode 0.0.7

ASCII transliterations of Unicode text for Java

License

License

Categories

Categories

IDE Development Tools
GroupId

GroupId

me.xuender
ArtifactId

ArtifactId

unidecode
Version

Version

0.0.7
Type

Type

jar
Description

Description

unidecode
ASCII transliterations of Unicode text for Java
Project URL

Project URL

https://github.com/xuender/unidecode

Download unidecode 0.0.7


<!-- 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.