Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
b5835a38e4eea140c7cecfea89e2c82c6bbb9177
/
.
/
protocols
/
p4runtime
/
api
/
BUCK
blob: cefdf3a33c3d9d2281347d4b13910014df60b40b [
file
] [
log
] [
blame
]
GRPC_VER
=
'1.3.0'
COMPILE_DEPS
=
[
'//lib:CORE_DEPS'
,
'//incubator/grpc-dependencies:grpc-core-repkg-'
+
GRPC_VER
,
]
osgi_jar
(
deps
=
COMPILE_DEPS
,
)