Search Options

Results per page
Sort
Preferred Languages
Advance

Results 11 - 12 of 12 for coffee (0.25 sec)

  1. apache-maven/src/main/appended-resources/licenses/EPL-2.0.txt

      b) Subject to the terms of this Agreement, each Contributor hereby
      grants Recipient a non-exclusive, worldwide, royalty-free patent
      license under Licensed Patents to make, use, sell, offer to sell,
      import and otherwise transfer the Contribution of such Contributor,
      if any, in Source Code or other form. This patent license shall
      apply to the combination of the Contribution and the Program if, at
    Registered: Wed Jun 12 09:55:16 UTC 2024
    - Last Modified: Tue Jun 04 06:45:16 UTC 2024
    - 13.9K bytes
    - Viewed (0)
  2. build-logic/packaging/src/main/kotlin/gradlebuild.distributions.gradle.kts

    import org.jetbrains.kotlin.gradle.tasks.KotlinCompile
    import java.util.jar.Attributes
    
    /**
     * Apply this plugin to let a project build 'Gradle distributions'.
     * When the plugin is applied, the project will offer four different distributions (see also [GradleDistributionSpecs]):
     *
     * - Bin
     * - Normalized (Bin without timestamped version)
     * - All (Bin + Src + Docs)
     * - Docs (only Docs)
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Fri May 24 06:16:07 UTC 2024
    - 19.2K bytes
    - Viewed (0)
Back to top