View Java Class Source Code in JAR file
- Download JD-GUI to open JAR file and explore Java source code file (.class .java)
- Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window microsoft-translator-java-api-0.6.2.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.memetix.mst.sentence
├─ com.memetix.mst.sentence.BreakSentences.class - [JAR]
com.memetix.mst.speak
├─ com.memetix.mst.speak.Speak.class - [JAR]
com.memetix.mst.translate
├─ com.memetix.mst.translate.Translate.class - [JAR]
com.memetix.mst.detect
├─ com.memetix.mst.detect.Detect.class - [JAR]
com.memetix.mst
├─ com.memetix.mst.MicrosoftTranslatorAPI.class - [JAR]
com.memetix.mst.language
├─ com.memetix.mst.language.Language.class - [JAR]
├─ com.memetix.mst.language.SpokenDialect.class - [JAR]