jar

com.tylerhoersch.lingo24 : lingo24

Maven & Gradle

Sep 09, 2020
1 stars

Lingo24-Java-SDK · A Java client SDK for the Lingo24 translation API

Table Of Contents

Latest Version

Download com.tylerhoersch.lingo24 : lingo24 JAR file - Latest Versions:

All Versions

Download com.tylerhoersch.lingo24 : lingo24 JAR file - All Versions:

Version Vulnerabilities Size Updated
1.2
1.1
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 lingo24-1.2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.thoersch.lingo24

├─ com.thoersch.lingo24.BaseClient.class - [JAR]

├─ com.thoersch.lingo24.LingoClient.class - [JAR]

├─ com.thoersch.lingo24.LingoConfiguration.class - [JAR]

├─ com.thoersch.lingo24.LingoException.class - [JAR]

├─ com.thoersch.lingo24.LingoUnauthorizedException.class - [JAR]

com.thoersch.lingo24.representations

├─ com.thoersch.lingo24.representations.ApiInformation.class - [JAR]

├─ com.thoersch.lingo24.representations.ApiStatus.class - [JAR]

├─ com.thoersch.lingo24.representations.CurrencyCode.class - [JAR]

├─ com.thoersch.lingo24.representations.Domain.class - [JAR]

├─ com.thoersch.lingo24.representations.File.class - [JAR]

├─ com.thoersch.lingo24.representations.FileType.class - [JAR]

├─ com.thoersch.lingo24.representations.Job.class - [JAR]

├─ com.thoersch.lingo24.representations.JobMetrics.class - [JAR]

├─ com.thoersch.lingo24.representations.JobMetricsItem.class - [JAR]

├─ com.thoersch.lingo24.representations.JobStatus.class - [JAR]

├─ com.thoersch.lingo24.representations.Locale.class - [JAR]

├─ com.thoersch.lingo24.representations.OauthToken.class - [JAR]

├─ com.thoersch.lingo24.representations.PagingInput.class - [JAR]

├─ com.thoersch.lingo24.representations.Price.class - [JAR]

├─ com.thoersch.lingo24.representations.Project.class - [JAR]

├─ com.thoersch.lingo24.representations.ProjectStatus.class - [JAR]

├─ com.thoersch.lingo24.representations.Service.class - [JAR]

Advertisement