Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
7c6dec1a01db08b9bcb9f9a0aaa62c6040110d0f
/
.
/
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
,
)