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