jar

com.radekkozak.gradle : convention

Maven & Gradle

Jun 23, 2023

"Gradle convention plugins" · "Gradle convention plugins. Not intended to be used in others' projects"

Table Of Contents

Latest Version

Download com.radekkozak.gradle : convention JAR file - Latest Versions:

All Versions

Download com.radekkozak.gradle : convention JAR file - All Versions:

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

com.radekkozak.gradle.convention.extension

├─ com.radekkozak.gradle.convention.extension.ExtensionsKt.class - [JAR]

com.radekkozak.gradle.convention

├─ com.radekkozak.gradle.convention.DokkaConventionPlugin.class - [JAR]

├─ com.radekkozak.gradle.convention.JavaApplicationConventionPlugin.class - [JAR]

├─ com.radekkozak.gradle.convention.JavaBaseConventionPlugin.class - [JAR]

├─ com.radekkozak.gradle.convention.JavaLibraryConventionPlugin.class - [JAR]

├─ com.radekkozak.gradle.convention.KotlinJvmConventionPlugin.class - [JAR]

├─ com.radekkozak.gradle.convention.KotlinKmpLibraryBaseConventionPlugin.class - [JAR]

├─ com.radekkozak.gradle.convention.KotlinKoverConventionPlugin.class - [JAR]

├─ com.radekkozak.gradle.convention.SpotlessConventionPlugin.class - [JAR]