jar

com.github.rogowskik : emoji-jpa-converter

Maven & Gradle

Apr 14, 2020
1 stars

Emoji JPA converter · Library which converts emoji symbols to their aliases and vice versa

Table Of Contents

Latest Version

Download com.github.rogowskik : emoji-jpa-converter JAR file - Latest Versions:

All Versions

Download com.github.rogowskik : emoji-jpa-converter JAR file - All Versions:

Version Vulnerabilities Size Updated
0.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 emoji-jpa-converter-0.0.2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.github.rogowskik.converter

├─ com.github.rogowskik.converter.EmojiConverter.class - [JAR]

├─ com.github.rogowskik.converter.EmojiManager.class - [JAR]

├─ com.github.rogowskik.converter.EmojiUtils.class - [JAR]

com.github.rogowskik.holder

├─ com.github.rogowskik.holder.AliasHolder.class - [JAR]

├─ com.github.rogowskik.holder.Emoji.class - [JAR]

├─ com.github.rogowskik.holder.UnicodeHolder.class - [JAR]

com.github.rogowskik.support

├─ com.github.rogowskik.support.EmojiProperties.class - [JAR]

com.github.rogowskik.initalizer

├─ com.github.rogowskik.initalizer.EmojiModuleInitialiationException.class - [JAR]

├─ com.github.rogowskik.initalizer.Loader.class - [JAR]