не последняя версия
Последняя версия 2.1.0

org.onosproject:io_grpc_grpc_core_context 2.1.0-rc6


Категории

Категории

gRPC Сеть Networking
Группа

Группа

org.onosproject
Идентификатор

Идентификатор

io_grpc_grpc_core_context
Версия

Версия

2.1.0-rc6
Тип

Тип

jar

Скачать io_grpc_grpc_core_context 2.1.0-rc6


<!-- https://jarcasting.com/artifacts/org.onosproject/io_grpc_grpc_core_context/ -->
<dependency>
    <groupId>org.onosproject</groupId>
    <artifactId>io_grpc_grpc_core_context</artifactId>
    <version>2.1.0-rc6</version>
</dependency>
// https://jarcasting.com/artifacts/org.onosproject/io_grpc_grpc_core_context/
implementation 'org.onosproject:io_grpc_grpc_core_context:2.1.0-rc6'
// https://jarcasting.com/artifacts/org.onosproject/io_grpc_grpc_core_context/
implementation ("org.onosproject:io_grpc_grpc_core_context:2.1.0-rc6")
'org.onosproject:io_grpc_grpc_core_context:jar:2.1.0-rc6'
<dependency org="org.onosproject" name="io_grpc_grpc_core_context" rev="2.1.0-rc6">
  <artifact name="io_grpc_grpc_core_context" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.onosproject', module='io_grpc_grpc_core_context', version='2.1.0-rc6')
)
libraryDependencies += "org.onosproject" % "io_grpc_grpc_core_context" % "2.1.0-rc6"
[org.onosproject/io_grpc_grpc_core_context "2.1.0-rc6"]