jar

com.memetix : microsoft-translator-java-api

Maven & Gradle

Mar 18, 2013
3 usages
87 stars

microsoft-translator-java-api · A Java wrapper for the Microsoft Translator API

Table Of Contents

Latest Version

Download com.memetix : microsoft-translator-java-api JAR file - Latest Versions:

All Versions

Download com.memetix : microsoft-translator-java-api JAR file - All Versions:

Version Vulnerabilities Size Updated
0.6.x
0.6
0.5
0.4
0.3

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 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]

Advertisement