is not current version
Last Version 2.7.0

org.onosproject:io_grpc_grpc_protobuf 2.2.1-b3


Categories

Categories

Protobuf Data Data Structures gRPC Net Networking
GroupId

GroupId

org.onosproject
ArtifactId

ArtifactId

io_grpc_grpc_protobuf
Version

Version

2.2.1-b3
Type

Type

jar

Download io_grpc_grpc_protobuf 2.2.1-b3


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