MVN

com.github.mpkorstanje : tr39-confusables

Maven & Gradle

Jan 09, 2017
10 stars

Unicode TR39 Confusables · Skeleton algorithm from Unicode TR39 for testing confusability of strings

<dependency>
    <groupId>com.github.mpkorstanje</groupId>
    <artifactId>tr39-confusables</artifactId>
    <version>8.0.10</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.mpkorstanje : tr39-confusables to add to Maven - Latest Versions:

  • Latest Stable: 8.0.10

All Versions

Choose a version of com.github.mpkorstanje : tr39-confusables to add to Maven - All Versions:

Version Vulnerabilities Updated
8.0.x
tr39-confusables-8.0.10
0.5.x
tr39-confusables-0.5.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.mpkorstanje</groupId>
    <artifactId>tr39-confusables</artifactId>
    <version>8.0.10</version>
</dependency>