jar

cn.nikeo.phrase : gradle-plugin

Maven & Gradle

Oct 13, 2020
1 stars

Phrase Plugin · A Gradle plugin which generates compile-safe format string builders.

Table Of Contents

Latest Version

Download cn.nikeo.phrase : gradle-plugin JAR file - Latest Versions:

All Versions

Download cn.nikeo.phrase : gradle-plugin 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 gradle-plugin-1.1.2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

cn.nikeo.phrase.gradle

├─ cn.nikeo.phrase.gradle.GeneratePhraseClassesTask.class - [JAR]

├─ cn.nikeo.phrase.gradle.PhrasePlugin.class - [JAR]

├─ cn.nikeo.phrase.gradle.SourceSetRes.class - [JAR]

├─ cn.nikeo.phrase.gradle.StringResourcesParserKt.class - [JAR]

├─ cn.nikeo.phrase.gradle.VariantSourceSetRes.class - [JAR]

├─ cn.nikeo.phrase.gradle.VersionsKt.class - [JAR]