jar

eu.bitfunk.gradle.plugin.development : version-catalog-accessor

Maven & Gradle

Nov 16, 2022
2 stars

VersionCatalog Accessor · A version catalog accessor for Gradle plugin development.

Table Of Contents

Latest Version

Download eu.bitfunk.gradle.plugin.development : version-catalog-accessor JAR file - Latest Versions:

All Versions

Download eu.bitfunk.gradle.plugin.development : version-catalog-accessor 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 version-catalog-accessor-0.1.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

eu.bitfunk.gradle.plugin.development.version.catalog.accessor

├─ eu.bitfunk.gradle.plugin.development.version.catalog.accessor.VersionCatalogAccessorContract.class - [JAR]

├─ eu.bitfunk.gradle.plugin.development.version.catalog.accessor.VersionCatalogAccessorPlugin.class - [JAR]

├─ eu.bitfunk.gradle.plugin.development.version.catalog.accessor.VersionCatalogAccessorPluginExtension.class - [JAR]

├─ eu.bitfunk.gradle.plugin.development.version.catalog.accessor.VersionCatalogAccessorSourceGeneratorTask.class - [JAR]

eu.bitfunk.gradle.plugin.development.version.catalog.accessor.intern.model

├─ eu.bitfunk.gradle.plugin.development.version.catalog.accessor.intern.model.Catalog.class - [JAR]

├─ eu.bitfunk.gradle.plugin.development.version.catalog.accessor.intern.model.CatalogEntry.class - [JAR]

├─ eu.bitfunk.gradle.plugin.development.version.catalog.accessor.intern.model.Node.class - [JAR]

eu.bitfunk.gradle.plugin.development.version.catalog.accessor.intern

├─ eu.bitfunk.gradle.plugin.development.version.catalog.accessor.intern.Generator.class - [JAR]

├─ eu.bitfunk.gradle.plugin.development.version.catalog.accessor.intern.GeneratorTask.class - [JAR]

├─ eu.bitfunk.gradle.plugin.development.version.catalog.accessor.intern.InternalContract.class - [JAR]

├─ eu.bitfunk.gradle.plugin.development.version.catalog.accessor.intern.Mapper.class - [JAR]

├─ eu.bitfunk.gradle.plugin.development.version.catalog.accessor.intern.Parser.class - [JAR]

├─ eu.bitfunk.gradle.plugin.development.version.catalog.accessor.intern.VersionCatalogAccessorClassGenerator.class - [JAR]

├─ eu.bitfunk.gradle.plugin.development.version.catalog.accessor.intern.VersionCatalogAccessorInterfaceGenerator.class - [JAR]

├─ eu.bitfunk.gradle.plugin.development.version.catalog.accessor.intern.VersionInterfaceGenerator.class - [JAR]