jar

org.jitsi : jmyspell

Maven & Gradle

Nov 01, 2020
1 stars

jmyspell parent · JMySpell is a 100% pure-Java implementation of the MySpell spell checker, licensed under the LGPL. This allows us to use the old dictionaries from OpenOffice.org in Java applications, whether they're J2SE applications or J2EE web applications. Since at the moment there is only one 100% Java Open-Source spell checker (Jazzy), and the inclusion of dictionaries is difficult, the objective of this project is to fill this gap.

Table Of Contents

Latest Version

Download org.jitsi : jmyspell JAR file - Latest Versions:

All Versions

Download org.jitsi : jmyspell JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0

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 jmyspell-1.0-jitsi-1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

Advertisement