jar

ru.yoomoney.gradle.plugins : weblate-plugin

Maven & Gradle

Oct 27, 2021
1 stars

weblate-plugin · Gradle plugin by YooMoney. See README: https://github.com/yoomoney/weblate-plugin

Table Of Contents

Latest Version

Download ru.yoomoney.gradle.plugins : weblate-plugin JAR file - Latest Versions:

All Versions

Download ru.yoomoney.gradle.plugins : weblate-plugin JAR file - All Versions:

Version Vulnerabilities Size Updated
1.6.x
1.5.x
1.4.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 weblate-plugin-1.6.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

ru.yoomoney.gradle.plugin.weblate

├─ ru.yoomoney.gradle.plugin.weblate.RetryUtilsKt.class - [JAR]

├─ ru.yoomoney.gradle.plugin.weblate.WeblatePlugin.class - [JAR]

├─ ru.yoomoney.gradle.plugin.weblate.XmlSupportKt.class - [JAR]

ru.yoomoney.gradle.plugin.weblate.model.xliff

├─ ru.yoomoney.gradle.plugin.weblate.model.xliff.Body.class - [JAR]

├─ ru.yoomoney.gradle.plugin.weblate.model.xliff.File.class - [JAR]

├─ ru.yoomoney.gradle.plugin.weblate.model.xliff.Note.class - [JAR]

├─ ru.yoomoney.gradle.plugin.weblate.model.xliff.Source.class - [JAR]

├─ ru.yoomoney.gradle.plugin.weblate.model.xliff.Target.class - [JAR]

├─ ru.yoomoney.gradle.plugin.weblate.model.xliff.Translation.class - [JAR]

├─ ru.yoomoney.gradle.plugin.weblate.model.xliff.Xliff.class - [JAR]

ru.yoomoney.gradle.plugin.weblate.settings

├─ ru.yoomoney.gradle.plugin.weblate.settings.ConnectionSettings.class - [JAR]

├─ ru.yoomoney.gradle.plugin.weblate.settings.PluginSettings.class - [JAR]

├─ ru.yoomoney.gradle.plugin.weblate.settings.TranslationsSettings.class - [JAR]

ru.yoomoney.gradle.plugin.weblate.task

├─ ru.yoomoney.gradle.plugin.weblate.task.DownloadTranslationsTask.class - [JAR]

ru.yoomoney.gradle.plugin.weblate.model.yoomoney

├─ ru.yoomoney.gradle.plugin.weblate.model.yoomoney.Key.class - [JAR]

├─ ru.yoomoney.gradle.plugin.weblate.model.yoomoney.KeySet.class - [JAR]

├─ ru.yoomoney.gradle.plugin.weblate.model.yoomoney.Project.class - [JAR]

├─ ru.yoomoney.gradle.plugin.weblate.model.yoomoney.Value.class - [JAR]

├─ ru.yoomoney.gradle.plugin.weblate.model.yoomoney.YooMoneyDocument.class - [JAR]

Advertisement