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