jar

com.free-now.apis : phrase-kotlin-client

Maven & Gradle

Apr 28, 2023
3 stars

phrase-api-kotlin · 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 Kotlin world.

Table Of Contents

Latest Version

Download com.free-now.apis : phrase-kotlin-client JAR file - Latest Versions:

All Versions

Download com.free-now.apis : phrase-kotlin-client JAR file - All Versions:

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

com.freenow.apis.phraseapi.client.model

├─ com.freenow.apis.phraseapi.client.model.CreateKey.class - [JAR]

├─ com.freenow.apis.phraseapi.client.model.CreatePhraseLocale.class - [JAR]

├─ com.freenow.apis.phraseapi.client.model.CreatePhraseProject.class - [JAR]

├─ com.freenow.apis.phraseapi.client.model.CreateTranslation.class - [JAR]

├─ com.freenow.apis.phraseapi.client.model.Creator.class - [JAR]

├─ com.freenow.apis.phraseapi.client.model.DownloadPhraseLocaleProperties.class - [JAR]

├─ com.freenow.apis.phraseapi.client.model.Key.class - [JAR]

├─ com.freenow.apis.phraseapi.client.model.Keys.class - [JAR]

├─ com.freenow.apis.phraseapi.client.model.LocalePreview.class - [JAR]

├─ com.freenow.apis.phraseapi.client.model.LocalePreviewWithStatsStatisticsDTO.class - [JAR]

├─ com.freenow.apis.phraseapi.client.model.Message.class - [JAR]

├─ com.freenow.apis.phraseapi.client.model.PhraseLocale.class - [JAR]

├─ com.freenow.apis.phraseapi.client.model.PhraseLocaleMessages.class - [JAR]

├─ com.freenow.apis.phraseapi.client.model.PhraseLocales.class - [JAR]

├─ com.freenow.apis.phraseapi.client.model.PhraseProject.class - [JAR]

├─ com.freenow.apis.phraseapi.client.model.PhraseProjects.class - [JAR]

├─ com.freenow.apis.phraseapi.client.model.PhraseTagWithStats.class - [JAR]

├─ com.freenow.apis.phraseapi.client.model.TagWithStatsStatistics.class - [JAR]

├─ com.freenow.apis.phraseapi.client.model.Translation.class - [JAR]

├─ com.freenow.apis.phraseapi.client.model.TranslationKey.class - [JAR]

├─ com.freenow.apis.phraseapi.client.model.Translations.class - [JAR]

├─ com.freenow.apis.phraseapi.client.model.UpdatePhraseProject.class - [JAR]

com.freenow.apis.phraseapi.client

├─ com.freenow.apis.phraseapi.client.CacheApi.class - [JAR]

├─ com.freenow.apis.phraseapi.client.PhraseApi.class - [JAR]

├─ com.freenow.apis.phraseapi.client.PhraseApiClient.class - [JAR]

├─ com.freenow.apis.phraseapi.client.PhraseApiClientConfig.class - [JAR]

├─ com.freenow.apis.phraseapi.client.PhraseApiClientImpl.class - [JAR]

├─ com.freenow.apis.phraseapi.client.PhraseApiClientImplKt.class - [JAR]

├─ com.freenow.apis.phraseapi.client.PhraseAppApiException.class - [JAR]

com.freenow.apis.phraseapi.task

├─ com.freenow.apis.phraseapi.task.PhraseAppSyncTask.class - [JAR]

├─ com.freenow.apis.phraseapi.task.PhraseAppSyncTaskConfig.class - [JAR]