blob: 29d19f1a40ddddcc268eaf7890cd9ece2b7e7934 [file] [log] [blame]
COMPILE_DEPS = CORE_DEPS + [
"@tinder_xmpp//jar",
"@netty_transport//jar",
"@netty_common//jar",
]
osgi_jar_with_tests(
deps = COMPILE_DEPS,
)