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