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