jar

com.chimerapps.gradle : icapps-translations-plugin

Maven & Gradle

Dec 01, 2022
1 usages
3 stars

icapps-translations-plugin · Gradle plugin that allows translations to be downloaded from icapps translations

Table Of Contents

Latest Version

Download com.chimerapps.gradle : icapps-translations-plugin JAR file - Latest Versions:

All Versions

Download com.chimerapps.gradle : icapps-translations-plugin JAR file - All Versions:

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

com.chimerapps.gradle.icapps_translations.icapps_translations.api.model

├─ com.chimerapps.gradle.icapps_translations.icapps_translations.api.model.Language.class - [JAR]

com.chimerapps.gradle.icapps_translations

├─ com.chimerapps.gradle.icapps_translations.DownloadTranslationsExtension.class - [JAR]

├─ com.chimerapps.gradle.icapps_translations.DownloadTranslationsPlugin.class - [JAR]

├─ com.chimerapps.gradle.icapps_translations.TranslationConfiguration.class - [JAR]

├─ com.chimerapps.gradle.icapps_translations.UpdateTranslationsTask.class - [JAR]

com.chimerapps.gradle.icapps_translations.icapps_translations.api

├─ com.chimerapps.gradle.icapps_translations.icapps_translations.api.LegacyTranslationsAPI.class - [JAR]

├─ com.chimerapps.gradle.icapps_translations.icapps_translations.api.NewTranslationsAPI.class - [JAR]

├─ com.chimerapps.gradle.icapps_translations.icapps_translations.api.TranslationsAPI.class - [JAR]

com.chimerapps.gradle.icapps_translations.utils

├─ com.chimerapps.gradle.icapps_translations.utils.CollectionExtKt.class - [JAR]

com.chimerapps.gradle.icapps_translations.icapps_translations

├─ com.chimerapps.gradle.icapps_translations.icapps_translations.TranslationDownloader.class - [JAR]

├─ com.chimerapps.gradle.icapps_translations.icapps_translations.TranslationDownloaderKt.class - [JAR]

Advertisement