License |
License |
---|---|
Categories |
CategoriesgRPC Net Networking |
GroupId | GroupIdorg.onosproject |
ArtifactId | ArtifactIdio_grpc_grpc_core_context |
Last Version | Last Version2.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionio_grpc_grpc_core_context
Open Network Operating System Base Pom
|
Project URL |
Project URL |
Filename | Size |
---|---|
io_grpc_grpc_core_context-2.1.0.pom | |
io_grpc_grpc_core_context-2.1.0.jar | 801 KB |
io_grpc_grpc_core_context-2.1.0-sources.jar | 444 bytes |
io_grpc_grpc_core_context-2.1.0-javadoc.jar | 444 bytes |
Browse |
<!-- 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</version>
</dependency>
// https://jarcasting.com/artifacts/org.onosproject/io_grpc_grpc_core_context/
implementation 'org.onosproject:io_grpc_grpc_core_context:2.1.0'
// https://jarcasting.com/artifacts/org.onosproject/io_grpc_grpc_core_context/
implementation ("org.onosproject:io_grpc_grpc_core_context:2.1.0")
'org.onosproject:io_grpc_grpc_core_context:jar:2.1.0'
<dependency org="org.onosproject" name="io_grpc_grpc_core_context" rev="2.1.0">
<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')
)
libraryDependencies += "org.onosproject" % "io_grpc_grpc_core_context" % "2.1.0"
[org.onosproject/io_grpc_grpc_core_context "2.1.0"]