License |
License |
---|---|
Categories |
CategoriesgRPC Net Networking |
GroupId | GroupIdio.grpc |
ArtifactId | ArtifactIdgrpc-okhttp |
Last Version | Last Version1.47.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionio.grpc:grpc-okhttp
gRPC: OkHttp
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
grpc-okhttp-1.47.0.pom | |
grpc-okhttp-1.47.0.jar | 163 KB |
grpc-okhttp-1.47.0-sources.jar | 99 KB |
grpc-okhttp-1.47.0-javadoc.jar | 39 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.grpc/grpc-okhttp/ -->
<dependency>
<groupId>io.grpc</groupId>
<artifactId>grpc-okhttp</artifactId>
<version>1.47.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.grpc/grpc-okhttp/
implementation 'io.grpc:grpc-okhttp:1.47.0'
// https://jarcasting.com/artifacts/io.grpc/grpc-okhttp/
implementation ("io.grpc:grpc-okhttp:1.47.0")
'io.grpc:grpc-okhttp:jar:1.47.0'
<dependency org="io.grpc" name="grpc-okhttp" rev="1.47.0">
<artifact name="grpc-okhttp" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.grpc', module='grpc-okhttp', version='1.47.0')
)
libraryDependencies += "io.grpc" % "grpc-okhttp" % "1.47.0"
[io.grpc/grpc-okhttp "1.47.0"]
Group / Artifact | Type | Version |
---|---|---|
io.grpc : grpc-core | jar | [1.47.0] |
Group / Artifact | Type | Version |
---|---|---|
com.squareup.okio : okio | jar | 1.17.5 |
com.google.guava : guava | jar | 31.0.1-android |
io.perfmark : perfmark-api | jar | 0.25.0 |