MVN

fr.spacefox : confusable-homoglyphs

Maven & Gradle

Mar 03, 2022
8 stars

Confusable Homoglyphs · A tool to deal with Unicode characters that looks like each other an can be confused - a.k.a confusable homoglyphs

<dependency>
    <groupId>fr.spacefox</groupId>
    <artifactId>confusable-homoglyphs</artifactId>
    <version>1.1.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of fr.spacefox : confusable-homoglyphs to add to Maven - Latest Versions:

  • Latest Stable: 1.1.1

All Versions

Choose a version of fr.spacefox : confusable-homoglyphs to add to Maven - All Versions:

Version Vulnerabilities Updated
1.1.x
confusable-homoglyphs-1.1.1
confusable-homoglyphs-1.1.0
1.0.x
confusable-homoglyphs-1.0.1
confusable-homoglyphs-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>fr.spacefox</groupId>
    <artifactId>confusable-homoglyphs</artifactId>
    <version>1.1.1</version>
</dependency>

Advertisement