infer_clone/infer/annotations/BUCK

8 lines
109 B

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