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 language-translation-3.9.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.ibm.watson.developer_cloud.language_translation.v2.model
├─ com.ibm.watson.developer_cloud.language_translation.v2.model.CreateModelOptions.class - [JAR]
├─ com.ibm.watson.developer_cloud.language_translation.v2.model.IdentifiableLanguage.class - [JAR]
├─ com.ibm.watson.developer_cloud.language_translation.v2.model.IdentifiedLanguage.class - [JAR]
├─ com.ibm.watson.developer_cloud.language_translation.v2.model.Language.class - [JAR]
├─ com.ibm.watson.developer_cloud.language_translation.v2.model.Translation.class - [JAR]
├─ com.ibm.watson.developer_cloud.language_translation.v2.model.TranslationModel.class - [JAR]
├─ com.ibm.watson.developer_cloud.language_translation.v2.model.TranslationModels.class - [JAR]
├─ com.ibm.watson.developer_cloud.language_translation.v2.model.TranslationResult.class - [JAR]
com.ibm.watson.developer_cloud.language_translation.v2
├─ com.ibm.watson.developer_cloud.language_translation.v2.LanguageTranslation.class - [JAR]