prebuilt_jar(
  name = 'annotations',
  binary_jar = 'annotations.jar',
  visibility = [
    'PUBLIC',
  ]
)