8 lines
121 B
8 lines
121 B
10 years ago
|
prebuilt_jar(
|
||
|
name = 'annotations',
|
||
|
binary_jar = 'annotations.jar',
|
||
|
visibility = [
|
||
|
'PUBLIC',
|
||
|
]
|
||
|
)
|