| License |
License |
|---|---|
| Categories |
CategoriesNet gRPC Networking |
| GroupId | GroupIdio.grpc |
| ArtifactId | ArtifactIdgrpc-cronet |
| Version | Version1.38.0 |
| Type | Typeaar |
| Description |
Descriptionio.grpc:grpc-cronet
gRPC: Cronet Android
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| grpc-cronet-1.38.0.pom | |
| grpc-cronet-1.38.0-sources.jar | 16 KB |
| grpc-cronet-1.38.0-javadoc.jar | 22 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.grpc/grpc-cronet/ -->
<dependency>
<groupId>io.grpc</groupId>
<artifactId>grpc-cronet</artifactId>
<version>1.38.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.grpc/grpc-cronet/
implementation 'io.grpc:grpc-cronet:1.38.0'
// https://jarcasting.com/artifacts/io.grpc/grpc-cronet/
implementation ("io.grpc:grpc-cronet:1.38.0")
'io.grpc:grpc-cronet:aar:1.38.0'
<dependency org="io.grpc" name="grpc-cronet" rev="1.38.0">
<artifact name="grpc-cronet" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.grpc', module='grpc-cronet', version='1.38.0')
)
libraryDependencies += "io.grpc" % "grpc-cronet" % "1.38.0"
[io.grpc/grpc-cronet "1.38.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.grpc : grpc-core | jar | [1.38.0] |
| org.chromium.net » cronet-api | jar | 76.3809.111 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.codehaus.mojo : animal-sniffer-annotations | jar | 1.19 |
| com.google.code.findbugs : jsr305 | jar | 3.0.2 |
| com.google.guava : guava | jar | 30.1-android |
| com.google.errorprone : error_prone_annotations | jar | 2.4.0 |