Class ConfigurateTransformationsPlugin
- java.lang.Object
-
- ca.stellardrift.build.configurate.transformations.ConfigurateTransformationsPlugin
-
- All Implemented Interfaces:
org.gradle.api.Plugin<org.gradle.api.Project>
public class ConfigurateTransformationsPlugin extends java.lang.Object implements org.gradle.api.Plugin<org.gradle.api.Project>A plugin that applies transformations using configurate. The plugin itself doesn't do anything, it's just a tool to get utility functions onto the buildscript classpath.
-
-
Constructor Summary
Constructors Constructor Description ConfigurateTransformationsPlugin()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidapply(org.gradle.api.Project project)
-