jar

me.stefanozanella : kotlin-gradle-little-helpers

Maven & Gradle

Sep 27, 2022
0 stars

Kotlin Gradle Little Helpers · A collection of functions providing syntactic sugar for Kotlin-based Gradle plugins.

Table Of Contents

Latest Version

Download me.stefanozanella : kotlin-gradle-little-helpers JAR file - Latest Versions:

All Versions

Download me.stefanozanella : kotlin-gradle-little-helpers JAR file - All Versions:

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

me.stefanozanella.gradle.extension.kotlin

├─ me.stefanozanella.gradle.extension.kotlin.FunctionsKt.class - [JAR]

├─ me.stefanozanella.gradle.extension.kotlin.ManagedListProperty.class - [JAR]

├─ me.stefanozanella.gradle.extension.kotlin.ManagedMapProperty.class - [JAR]

├─ me.stefanozanella.gradle.extension.kotlin.ManagedObject.class - [JAR]

├─ me.stefanozanella.gradle.extension.kotlin.ManagedProperty.class - [JAR]

├─ me.stefanozanella.gradle.extension.kotlin.OptionalManagedProperty.class - [JAR]