All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.github.mictaege.spoon_gradle_plugin.LazySpoonExtensionProvider.groovy Maven / Gradle / Ivy

Go to download

The spoon-gradle-plugin is a gradle plugin for the Java analysis and transformation framework Spoon.

There is a newer version: 2023.3
Show newest version
package com.github.mictaege.spoon_gradle_plugin


interface LazySpoonExtensionProvider {

    SpoonExtension get()

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy