Last Version

Unicode TR39 Confusables 8.0.10

Skeleton algorithm from Unicode TR39 for testing confusability of strings

License

License

GroupId

GroupId

com.github.mpkorstanje
ArtifactId

ArtifactId

tr39-confusables
Version

Version

8.0.10
Type

Type

pom
Description

Description

Unicode TR39 Confusables
Skeleton algorithm from Unicode TR39 for testing confusability of strings
Project URL

Project URL

https://github.com/mpkorstanje/tr39-confusables
Source Code Management

Source Code Management

https://github.com/mpkorstanje/tr39-confusables

Download tr39-confusables 8.0.10


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • tr39-confusables-skeleton
  • tr39-confusables-table-generator-maven-plugin