| License |
License |
|---|---|
| Categories |
CategoriesgRPC Net Networking |
| GroupId | GroupIdorg.onosproject |
| ArtifactId | ArtifactIdio_grpc_grpc_core_util |
| Version | Version2.7.0-rc1 |
| 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.7.0-rc1.pom | |
| io_grpc_grpc_core_util-2.7.0-rc1.jar | 34 KB |
| io_grpc_grpc_core_util-2.7.0-rc1-sources.jar | 441 bytes |
| io_grpc_grpc_core_util-2.7.0-rc1-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.7.0-rc1</version>
</dependency>
// https://jarcasting.com/artifacts/org.onosproject/io_grpc_grpc_core_util/
implementation 'org.onosproject:io_grpc_grpc_core_util:2.7.0-rc1'
// https://jarcasting.com/artifacts/org.onosproject/io_grpc_grpc_core_util/
implementation ("org.onosproject:io_grpc_grpc_core_util:2.7.0-rc1")
'org.onosproject:io_grpc_grpc_core_util:jar:2.7.0-rc1'
<dependency org="org.onosproject" name="io_grpc_grpc_core_util" rev="2.7.0-rc1">
<artifact name="io_grpc_grpc_core_util" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.onosproject', module='io_grpc_grpc_core_util', version='2.7.0-rc1')
)
libraryDependencies += "org.onosproject" % "io_grpc_grpc_core_util" % "2.7.0-rc1"
[org.onosproject/io_grpc_grpc_core_util "2.7.0-rc1"]