Skip to content
Snippets Groups Projects
Select Git revision
  • 5d40f2f41416639b0883f2be645e056b5350f20e
  • main default
  • kinetic protected
  • hydro
  • indigo
  • obsolete/master
  • 0.3.3
  • 0.3.2
  • 0.3.1
  • 0.3.0
  • 0.1.24
  • 0.1.23
  • 0.2.1
  • 0.1.22
  • 0.1.21
  • 0.1.20
  • 0.1.19
  • 0.1.18
  • 0.1.17
  • 0.1.16
  • 0.1.15
  • 0.1.14
  • 0.1.13
  • 0.1.12
  • 0.1.11
  • 0.1.10
26 results

build.gradle

Blame
  • BUILD 248 B
    # Do not edit. bazel-deps autogenerates this file from dependencies.yaml.
    java_library(
        name = "commons_pool",
        exports = [
            "//external:jar/commons_pool/commons_pool"
        ],
        visibility = [
            "//visibility:public"
        ]
    )