blob: bc8e199e421abafc81f778be26fe9ab73afffc62 [file] [log] [blame]
java_library(
name = "commons_jelly_tags_fmt",
visibility = [
"//visibility:public",
],
exports = [
"@commons_jelly_commons_jelly_tags_fmt//jar",
],
)
java_library(
name = "commons_jelly_tags_xml",
visibility = [
"//visibility:public",
],
exports = [
"@commons_jelly_commons_jelly_tags_xml//jar",
],
)