docs.gradle.org

Contents 

  1. Description
  2. Nested Class Summary
  3. Field Summary
  4. Method Summary
  5. Field Details
    1. LIBRARY_ELEMENTS_ATTRIBUTE
    2. CLASSES
    3. JAR
    4. RESOURCES
    5. CLASSES_AND_RESOURCES
    6. HEADERS_CPLUSPLUS
    7. LINK_ARCHIVE
    8. OBJECTS
    9. DYNAMIC_LIB

Interface LibraryElements

All Superinterfaces:
Named

  • Nested Class Summary

  • Field Summary

    Fields

    Modifier and Type

    Field

    Description

    The JVM classes format

    The JVM class files and resources

    Dynamic libraries for native modules

    Header files for C++

    The JVM archive format

    Link archives for native modules

    Objects for native modules

    JVM resources

  • Method Summary

  • Field Details

    • LIBRARY_ELEMENTS_ATTRIBUTE

    • CLASSES

    • JAR

    • RESOURCES

    • CLASSES_AND_RESOURCES

    • HEADERS_CPLUSPLUS

    • LINK_ARCHIVE

    • OBJECTS

    • DYNAMIC_LIB

Read the original on docs.gradle.org ↗