jar

co.infinum.polyglot-android-client : polyglot-library

Maven & Gradle

Apr 12, 2023
1 usages

Polyglot Gradle Plugin · Gradle plugin which supports using Polyglot for Android projects.

Table Of Contents

Latest Version

Download co.infinum.polyglot-android-client : polyglot-library JAR file - Latest Versions:

All Versions

Download co.infinum.polyglot-android-client : polyglot-library JAR file - All Versions:

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

co.infinum.polyglot

├─ co.infinum.polyglot.Config.class - [JAR]

├─ co.infinum.polyglot.ConfigKt.class - [JAR]

├─ co.infinum.polyglot.Polyglot.class - [JAR]

├─ co.infinum.polyglot.PolyglotException.class - [JAR]

├─ co.infinum.polyglot.PolyglotKt.class - [JAR]

├─ co.infinum.polyglot.PolyglotLib.class - [JAR]

co.infinum.polyglot.data.network.exceptions

├─ co.infinum.polyglot.data.network.exceptions.PolyglotApiException.class - [JAR]

co.infinum.polyglot.data.network

├─ co.infinum.polyglot.data.network.ApiService.class - [JAR]

├─ co.infinum.polyglot.data.network.JsonApiConverterFactory.class - [JAR]

├─ co.infinum.polyglot.data.network.PolyglotService.class - [JAR]

├─ co.infinum.polyglot.data.network.RetrofitExtKt.class - [JAR]

co.infinum.polyglot.utils.sanitization

├─ co.infinum.polyglot.utils.sanitization.KeySanitization.class - [JAR]

├─ co.infinum.polyglot.utils.sanitization.ValueSanitization.class - [JAR]

co.infinum.polyglot.search

├─ co.infinum.polyglot.search.SearchEngine.class - [JAR]

├─ co.infinum.polyglot.search.TokensSearch.class - [JAR]

co.infinum.polyglot.dependencies

├─ co.infinum.polyglot.dependencies.ApiModule.class - [JAR]

├─ co.infinum.polyglot.dependencies.MoshiModule.class - [JAR]

├─ co.infinum.polyglot.dependencies.TokenModule.class - [JAR]

co.infinum.polyglot.data.network.collections

├─ co.infinum.polyglot.data.network.collections.CollectionDownload.class - [JAR]

├─ co.infinum.polyglot.data.network.collections.CollectionDownloadKt.class - [JAR]

co.infinum.polyglot.data.config

├─ co.infinum.polyglot.data.config.ProjectConfig.class - [JAR]

├─ co.infinum.polyglot.data.config.ProjectInfo.class - [JAR]

co.infinum.polyglot.utils.logging

├─ co.infinum.polyglot.utils.logging.Log4jLogger.class - [JAR]

├─ co.infinum.polyglot.utils.logging.Logger.class - [JAR]

co.infinum.polyglot.data.models

├─ co.infinum.polyglot.data.models.Session.class - [JAR]

├─ co.infinum.polyglot.data.models.TranslationInput.class - [JAR]

co.infinum.polyglot.data.network.models

├─ co.infinum.polyglot.data.network.models.Error.class - [JAR]

├─ co.infinum.polyglot.data.network.models.Errors.class - [JAR]

├─ co.infinum.polyglot.data.network.models.Language.class - [JAR]

├─ co.infinum.polyglot.data.network.models.PaginatedList.class - [JAR]

├─ co.infinum.polyglot.data.network.models.Pagination.class - [JAR]

├─ co.infinum.polyglot.data.network.models.PaginationMeta.class - [JAR]

├─ co.infinum.polyglot.data.network.models.PaginationMetaJsonAdapter.class - [JAR]

├─ co.infinum.polyglot.data.network.models.PaginationMetaKt.class - [JAR]

├─ co.infinum.polyglot.data.network.models.Project.class - [JAR]

├─ co.infinum.polyglot.data.network.models.Translation.class - [JAR]

├─ co.infinum.polyglot.data.network.models.TranslationKey.class - [JAR]

├─ co.infinum.polyglot.data.network.models.UserRequest.class - [JAR]

├─ co.infinum.polyglot.data.network.models.UserResponse.class - [JAR]

co.infinum.polyglot.utils.io

├─ co.infinum.polyglot.utils.io.FileUtilsKt.class - [JAR]

├─ co.infinum.polyglot.utils.io.XmlKt.class - [JAR]

├─ co.infinum.polyglot.utils.io.YamlKt.class - [JAR]

co.infinum.polyglot.data.network.adapters

├─ co.infinum.polyglot.data.network.adapters.PaginatedListAdapter.class - [JAR]

co.infinum.polyglot.utils

├─ co.infinum.polyglot.utils.LocaleKt.class - [JAR]

├─ co.infinum.polyglot.utils.ValidatorsKt.class - [JAR]