jar

com.tunyk.jsonbatchtranslate : json-batch-translate

Maven & Gradle

Aug 13, 2011

JSON Batch Translate · JSON Batch Translate library allows you to translate json objects with google translate service and returns back exactly the same json with translated values (keys are kept original, only one request is sent for translation)

Table Of Contents

Latest Version

Download com.tunyk.jsonbatchtranslate : json-batch-translate JAR file - Latest Versions:

All Versions

Download com.tunyk.jsonbatchtranslate : json-batch-translate 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 json-batch-translate-1.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.tunyk.jsonbatchtranslate.api

├─ com.tunyk.jsonbatchtranslate.api.JsonBatchTranslate.class - [JAR]

├─ com.tunyk.jsonbatchtranslate.api.JsonBatchTranslateException.class - [JAR]

├─ com.tunyk.jsonbatchtranslate.api.Language.class - [JAR]

├─ com.tunyk.jsonbatchtranslate.api.LanguageNotSupportedException.class - [JAR]

com.tunyk.jsonbatchtranslate

├─ com.tunyk.jsonbatchtranslate.JsonBatchTranslateImpl.class - [JAR]