jar

com.mytaxi.apis : phrase-java-client

Maven & Gradle

Mar 13, 2019
1 usages

phrase-api · This projects contains of services to handle the translations from [PhraseApp API v2](http://docs.phraseapp.com/api/v2/). It's supposed to expose Phrase translations as POJO or as File within the java world.

Table Of Contents

Latest Version

Download com.mytaxi.apis : phrase-java-client JAR file - Latest Versions:

All Versions

Download com.mytaxi.apis : phrase-java-client JAR file - All Versions:

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

com.mytaxi.apis.phrase.domainobject.translation

├─ com.mytaxi.apis.phrase.domainobject.translation.PhraseTranslation.class - [JAR]

com.mytaxi.apis.phrase.api

├─ com.mytaxi.apis.phrase.api.GenericPhraseAPI.class - [JAR]

com.mytaxi.apis.phrase.api.format

├─ com.mytaxi.apis.phrase.api.format.Format.class - [JAR]

├─ com.mytaxi.apis.phrase.api.format.JavaPropertiesFormat.class - [JAR]

com.mytaxi.apis.phrase.api.locale.dto

├─ com.mytaxi.apis.phrase.api.locale.dto.PhraseLocaleDTO.class - [JAR]

com.mytaxi.apis.phrase.api.localedownload

├─ com.mytaxi.apis.phrase.api.localedownload.PhraseLocaleDownloadAPI.class - [JAR]

com.mytaxi.apis.phrase.api.locale

├─ com.mytaxi.apis.phrase.api.locale.PhraseLocaleAPI.class - [JAR]

├─ com.mytaxi.apis.phrase.api.locale.PhraseLocaleMapper.class - [JAR]

com.mytaxi.apis.phrase.domainobject.locale

├─ com.mytaxi.apis.phrase.domainobject.locale.PhraseLocale.class - [JAR]

├─ com.mytaxi.apis.phrase.domainobject.locale.PhraseProjectLocale.class - [JAR]

com.mytaxi.apis.phrase.exception

├─ com.mytaxi.apis.phrase.exception.PhraseAppApiException.class - [JAR]

com.mytaxi.apis.phrase.tasks

├─ com.mytaxi.apis.phrase.tasks.FileService.class - [JAR]

├─ com.mytaxi.apis.phrase.tasks.PhraseAppSyncTask.class - [JAR]

com.mytaxi.apis.phrase.api.translation

├─ com.mytaxi.apis.phrase.api.translation.PhraseTranslationAPI.class - [JAR]

├─ com.mytaxi.apis.phrase.api.translation.PhraseTranslationMapper.class - [JAR]

com.mytaxi.apis.phrase.api.translation.dto

├─ com.mytaxi.apis.phrase.api.translation.dto.PhraseKeyDTO.class - [JAR]

├─ com.mytaxi.apis.phrase.api.translation.dto.PhraseTranslationDTO.class - [JAR]