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