jar

com.github.zxhr : gradle-provider-enhancements

Maven & Gradle

Aug 29, 2019

Gradle Provider Enhancements · A library for creating custom Gradle providers and properties for plugins, tasks and extensions

Table Of Contents

Latest Version

Download com.github.zxhr : gradle-provider-enhancements JAR file - Latest Versions:

All Versions

Download com.github.zxhr : gradle-provider-enhancements JAR file - All Versions:

Version Vulnerabilities Size Updated
0.7.x
0.6.x
0.5.x
0.4.x
0.3.x
0.2.x
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 gradle-provider-enhancements-0.7.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.github.zxhr.gradle.api

├─ com.github.zxhr.gradle.api.AbstractCustomListProperty.class - [JAR]

├─ com.github.zxhr.gradle.api.AbstractCustomMapProperty.class - [JAR]

├─ com.github.zxhr.gradle.api.AbstractCustomProperty.class - [JAR]

├─ com.github.zxhr.gradle.api.AbstractCustomProvider.class - [JAR]

├─ com.github.zxhr.gradle.api.AbstractCustomSetProperty.class - [JAR]

├─ com.github.zxhr.gradle.api.AbstractWrappedFileSystemLocationProperty.class - [JAR]

├─ com.github.zxhr.gradle.api.AbstractWrappedProperty.class - [JAR]

├─ com.github.zxhr.gradle.api.AbstractWrappedProvider.class - [JAR]

├─ com.github.zxhr.gradle.api.ByteBuddyUtils.class - [JAR]

├─ com.github.zxhr.gradle.api.DefaultObjectWrapperFactory.class - [JAR]

├─ com.github.zxhr.gradle.api.ObjectWrapperFactory.class - [JAR]

├─ com.github.zxhr.gradle.api.ReflectionUtils.class - [JAR]

├─ com.github.zxhr.gradle.api.TransformedProperty.class - [JAR]

├─ com.github.zxhr.gradle.api.package-info.class - [JAR]

com.github.zxhr.gradle.api.types

├─ com.github.zxhr.gradle.api.types.AbstractCustomFileSystemLocationProperty.class - [JAR]

├─ com.github.zxhr.gradle.api.types.AbstractFileSystemLocationProvider.class - [JAR]

├─ com.github.zxhr.gradle.api.types.CachedProperty.class - [JAR]

├─ com.github.zxhr.gradle.api.types.CachedTransformedProvider.class - [JAR]

├─ com.github.zxhr.gradle.api.types.DirectoryProperty.class - [JAR]

├─ com.github.zxhr.gradle.api.types.DirectoryProvider.class - [JAR]

├─ com.github.zxhr.gradle.api.types.RegularFileProperty.class - [JAR]

├─ com.github.zxhr.gradle.api.types.RegularFileProvider.class - [JAR]

├─ com.github.zxhr.gradle.api.types.StringProperty.class - [JAR]

├─ com.github.zxhr.gradle.api.types.UriProperty.class - [JAR]

├─ com.github.zxhr.gradle.api.types.package-info.class - [JAR]