google / bazel-common

Common functionality for Google's open-source libraries that are built with bazel.
Apache License 2.0
87 stars 40 forks source link

Use an `alias` for `third_party/java/jspecify_annotations` instead of a `java_library` that exports one dependency. This may make certain usages better. #201

Closed copybara-service[bot] closed 1 week ago

copybara-service[bot] commented 1 week ago

Use an alias for third_party/java/jspecify_annotations instead of a java_library that exports one dependency. This may make certain usages better.