is not current version
Last Version 1.47.0

io.grpc:grpc-android 1.38.0

gRPC: Android

License

License

Categories

Categories

gRPC Net Networking
GroupId

GroupId

io.grpc
ArtifactId

ArtifactId

grpc-android
Version

Version

1.38.0
Type

Type

aar
Description

Description

io.grpc:grpc-android
gRPC: Android
Project URL

Project URL

https://github.com/grpc/grpc-java
Source Code Management

Source Code Management

https://github.com/grpc/grpc-java

Download grpc-android 1.38.0


<!-- https://jarcasting.com/artifacts/io.grpc/grpc-android/ -->
<dependency>
    <groupId>io.grpc</groupId>
    <artifactId>grpc-android</artifactId>
    <version>1.38.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.grpc/grpc-android/
implementation 'io.grpc:grpc-android:1.38.0'
// https://jarcasting.com/artifacts/io.grpc/grpc-android/
implementation ("io.grpc:grpc-android:1.38.0")
'io.grpc:grpc-android:aar:1.38.0'
<dependency org="io.grpc" name="grpc-android" rev="1.38.0">
  <artifact name="grpc-android" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.grpc', module='grpc-android', version='1.38.0')
)
libraryDependencies += "io.grpc" % "grpc-android" % "1.38.0"
[io.grpc/grpc-android "1.38.0"]

Dependencies

compile (1)

Group / Artifact Type Version
io.grpc : grpc-core jar [1.38.0]

runtime (4)

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

Project Modules

There are no modules declared in this project.