jar

com.michaeltroger : latin-to-cyrillic-jvm

Maven & Gradle

Oct 13, 2021
3 stars

Latin to Cyrillic Library · A Kotlin Multiplatform Library for Latin to Cyrillic transliteration

Table Of Contents

Latest Version

Download com.michaeltroger : latin-to-cyrillic-jvm JAR file - Latest Versions:

All Versions

Download com.michaeltroger : latin-to-cyrillic-jvm JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0.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 latin-to-cyrillic-jvm-1.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.michaeltroger.latintocyrillic.alphabets

├─ com.michaeltroger.latintocyrillic.alphabets.BelarusianIso9Alphabet.class - [JAR]

├─ com.michaeltroger.latintocyrillic.alphabets.BulgarianIso9Alphabet.class - [JAR]

├─ com.michaeltroger.latintocyrillic.alphabets.CustomAlphabet.class - [JAR]

├─ com.michaeltroger.latintocyrillic.alphabets.LatinCyrillicAlphabet.class - [JAR]

├─ com.michaeltroger.latintocyrillic.alphabets.MacedonianAlphabet.class - [JAR]

├─ com.michaeltroger.latintocyrillic.alphabets.MacedonianIso9Alphabet.class - [JAR]

├─ com.michaeltroger.latintocyrillic.alphabets.RussianIso9Alphabet.class - [JAR]

├─ com.michaeltroger.latintocyrillic.alphabets.SerbianAlphabet.class - [JAR]

├─ com.michaeltroger.latintocyrillic.alphabets.UkrainianIso9Alphabet.class - [JAR]

com.michaeltroger.latintocyrillic

├─ com.michaeltroger.latintocyrillic.Alphabet.class - [JAR]

├─ com.michaeltroger.latintocyrillic.LatinCyrillic.class - [JAR]

├─ com.michaeltroger.latintocyrillic.LatinCyrillicFactory.class - [JAR]

├─ com.michaeltroger.latintocyrillic.LatinCyrillicImpl.class - [JAR]

Advertisement