jar

com.github.mpkorstanje : tr39-confusables-table-generator-maven-plugin

Maven & Gradle

Jan 09, 2017
10 stars

Unicode TR39 Table Generator · Maven plugin to generate confusables tables from Unicode TR39

Table Of Contents

Latest Version

Download com.github.mpkorstanje : tr39-confusables-table-generator-maven-plugin JAR file - Latest Versions:

All Versions

Download com.github.mpkorstanje : tr39-confusables-table-generator-maven-plugin JAR file - All Versions:

Version Vulnerabilities Size Updated
8.0.x
0.5.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window tr39-confusables-table-generator-maven-plugin-8.0.10.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.github.mpkorstanje.unicode.tr39confusables.mojo

├─ com.github.mpkorstanje.unicode.tr39confusables.mojo.TR39ConfusablesMojo.class - [JAR]

com.github.mpkorstanje.unicode.tr39confusables.generator

├─ com.github.mpkorstanje.unicode.tr39confusables.generator.Confusable.class - [JAR]

├─ com.github.mpkorstanje.unicode.tr39confusables.generator.GenerateTables.class - [JAR]

├─ com.github.mpkorstanje.unicode.tr39confusables.generator.RenderTemplate.class - [JAR]

├─ com.github.mpkorstanje.unicode.tr39confusables.generator.TableModel.class - [JAR]

Advertisement