License |
License |
---|---|
Categories |
CategoriesgRPC Net Networking |
GroupId | GroupIdorg.onosproject |
ArtifactId | ArtifactIdio_grpc_grpc_core_util |
Version | Version2.5.2-b2 |
Type | Typejar |
Description |
Descriptionio_grpc_grpc_core_util
Open Network Operating System Base Pom
|
Project URL |
Project URL |
Filename | Size |
---|---|
io_grpc_grpc_core_util-2.5.2-b2.pom | |
io_grpc_grpc_core_util-2.5.2-b2.jar | 34 KB |
io_grpc_grpc_core_util-2.5.2-b2-sources.jar | 441 bytes |
io_grpc_grpc_core_util-2.5.2-b2-javadoc.jar | 441 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.onosproject/io_grpc_grpc_core_util/ -->
<dependency>
<groupId>org.onosproject</groupId>
<artifactId>io_grpc_grpc_core_util</artifactId>
<version>2.5.2-b2</version>
</dependency>
// https://jarcasting.com/artifacts/org.onosproject/io_grpc_grpc_core_util/
implementation 'org.onosproject:io_grpc_grpc_core_util:2.5.2-b2'
// https://jarcasting.com/artifacts/org.onosproject/io_grpc_grpc_core_util/
implementation ("org.onosproject:io_grpc_grpc_core_util:2.5.2-b2")
'org.onosproject:io_grpc_grpc_core_util:jar:2.5.2-b2'
<dependency org="org.onosproject" name="io_grpc_grpc_core_util" rev="2.5.2-b2">
<artifact name="io_grpc_grpc_core_util" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.onosproject', module='io_grpc_grpc_core_util', version='2.5.2-b2')
)
libraryDependencies += "org.onosproject" % "io_grpc_grpc_core_util" % "2.5.2-b2"
[org.onosproject/io_grpc_grpc_core_util "2.5.2-b2"]