License |
License |
---|---|
Categories |
CategoriesgRPC Net Networking |
GroupId | GroupIdio.grpc |
ArtifactId | ArtifactIdgrpc-core |
Last Version | Last Version1.47.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionio.grpc:grpc-core
gRPC: Core
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
grpc-core-1.47.0.pom | |
grpc-core-1.47.0.jar | 575 KB |
grpc-core-1.47.0-sources.jar | 268 KB |
grpc-core-1.47.0-javadoc.jar | 86 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.grpc/grpc-core/ -->
<dependency>
<groupId>io.grpc</groupId>
<artifactId>grpc-core</artifactId>
<version>1.47.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.grpc/grpc-core/
implementation 'io.grpc:grpc-core:1.47.0'
// https://jarcasting.com/artifacts/io.grpc/grpc-core/
implementation ("io.grpc:grpc-core:1.47.0")
'io.grpc:grpc-core:jar:1.47.0'
<dependency org="io.grpc" name="grpc-core" rev="1.47.0">
<artifact name="grpc-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.grpc', module='grpc-core', version='1.47.0')
)
libraryDependencies += "io.grpc" % "grpc-core" % "1.47.0"
[io.grpc/grpc-core "1.47.0"]
Group / Artifact | Type | Version |
---|---|---|
io.grpc : grpc-api | jar | [1.47.0] |
Group / Artifact | Type | Version |
---|---|---|
com.google.code.gson : gson | jar | 2.9.0 |
com.google.android : annotations | jar | 4.1.1.4 |
org.codehaus.mojo : animal-sniffer-annotations | jar | 1.19 |
com.google.errorprone : error_prone_annotations | jar | 2.10.0 |
com.google.guava : guava | jar | 31.0.1-android |
io.perfmark : perfmark-api | jar | 0.25.0 |