Class SourceLibraryPlugin

java.lang.Object
de.protos.etrice.gradle.SourceLibraryPlugin
All Implemented Interfaces:
Plugin<Project>

public class SourceLibraryPlugin extends Object implements Plugin<Project>
Sets up tasks and configurations to download and extract source archives.
  • Field Details

  • Constructor Details

    • SourceLibraryPlugin

      public SourceLibraryPlugin()
  • Method Details