docs.gradle.org

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      void apply​(T target)

      Apply this plugin to the given target object.

    • Method Detail

      • apply

        void apply​(T target)

        Apply this plugin to the given target object.

        Parameters:
        target - The target object

Read the original on docs.gradle.org ↗