is not current version
Last Version 8.0.10

com.github.mpkorstanje:tr39-confusables 0.5.0

Skeleton algorithm from Unicode TR39 for testing confusability of strings

GroupId

GroupId

com.github.mpkorstanje
ArtifactId

ArtifactId

tr39-confusables
Version

Version

0.5.0
Type

Type

pom

Download tr39-confusables 0.5.0


<!-- https://jarcasting.com/artifacts/com.github.mpkorstanje/tr39-confusables/ -->
<dependency>
    <groupId>com.github.mpkorstanje</groupId>
    <artifactId>tr39-confusables</artifactId>
    <version>0.5.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.mpkorstanje/tr39-confusables/
implementation 'com.github.mpkorstanje:tr39-confusables:0.5.0'
// https://jarcasting.com/artifacts/com.github.mpkorstanje/tr39-confusables/
implementation ("com.github.mpkorstanje:tr39-confusables:0.5.0")
'com.github.mpkorstanje:tr39-confusables:pom:0.5.0'
<dependency org="com.github.mpkorstanje" name="tr39-confusables" rev="0.5.0">
  <artifact name="tr39-confusables" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.mpkorstanje', module='tr39-confusables', version='0.5.0')
)
libraryDependencies += "com.github.mpkorstanje" % "tr39-confusables" % "0.5.0"
[com.github.mpkorstanje/tr39-confusables "0.5.0"]