jar

com.modernmt : modernmt-java

Maven & Gradle

Jul 12, 2023
2 stars

ModernMT · ModernMT API wrapper

Table Of Contents

Latest Version

Download com.modernmt : modernmt-java JAR file - Latest Versions:

All Versions

Download com.modernmt : modernmt-java JAR file - All Versions:

Version Vulnerabilities Size Updated
1.4.x
1.3.x
1.2.x
1.1.x
1.0.x

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

com.modernmt.model

├─ com.modernmt.model.BatchTranslation.class - [JAR]

├─ com.modernmt.model.BillingPeriod.class - [JAR]

├─ com.modernmt.model.DetectedLanguage.class - [JAR]

├─ com.modernmt.model.ImportJob.class - [JAR]

├─ com.modernmt.model.Memory.class - [JAR]

├─ com.modernmt.model.Model.class - [JAR]

├─ com.modernmt.model.QualityEstimation.class - [JAR]

├─ com.modernmt.model.TranslateOptions.class - [JAR]

├─ com.modernmt.model.Translation.class - [JAR]

├─ com.modernmt.model.User.class - [JAR]

com.modernmt

├─ com.modernmt.HttpClient.class - [JAR]

├─ com.modernmt.MemoryServices.class - [JAR]

├─ com.modernmt.ModernMT.class - [JAR]

├─ com.modernmt.ModernMTException.class - [JAR]

├─ com.modernmt.SignatureException.class - [JAR]

Advertisement