License |
License |
---|---|
Categories |
CategoriesgRPC Net Networking |
GroupId | GroupIdorg.onosproject |
ArtifactId | ArtifactIdio_grpc_grpc_core_internal |
Version | Version2.6.0-rc3 |
Type | Typejar |
Description |
Descriptionio_grpc_grpc_core_internal
Open Network Operating System Base Pom
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/org.onosproject/io_grpc_grpc_core_internal/ -->
<dependency>
<groupId>org.onosproject</groupId>
<artifactId>io_grpc_grpc_core_internal</artifactId>
<version>2.6.0-rc3</version>
</dependency>
// https://jarcasting.com/artifacts/org.onosproject/io_grpc_grpc_core_internal/
implementation 'org.onosproject:io_grpc_grpc_core_internal:2.6.0-rc3'
// https://jarcasting.com/artifacts/org.onosproject/io_grpc_grpc_core_internal/
implementation ("org.onosproject:io_grpc_grpc_core_internal:2.6.0-rc3")
'org.onosproject:io_grpc_grpc_core_internal:jar:2.6.0-rc3'
<dependency org="org.onosproject" name="io_grpc_grpc_core_internal" rev="2.6.0-rc3">
<artifact name="io_grpc_grpc_core_internal" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.onosproject', module='io_grpc_grpc_core_internal', version='2.6.0-rc3')
)
libraryDependencies += "org.onosproject" % "io_grpc_grpc_core_internal" % "2.6.0-rc3"
[org.onosproject/io_grpc_grpc_core_internal "2.6.0-rc3"]