Class Library

All Implemented Interfaces:
ClasspathEntry

public class Library extends AbstractLibrary
A classpath entry representing a library.
  • Constructor Details

    • Library

      public Library(Node node, org.gradle.plugins.ide.eclipse.model.internal.FileReferenceFactory fileReferenceFactory)
    • Library

      public Library(FileReference library)
  • Method Details