8 lines
124 B

prebuilt_jar(
name = 'opencsv',
binary_jar = 'opencsv-2.3.jar',
visibility = [
'PUBLIC'
]
)