| License |
License |
|---|---|
| Categories |
CategoriesgRPC Net Networking |
| GroupId | GroupIdio.grpc |
| ArtifactId | ArtifactIdgrpc-binder |
| Last Version | Last Version1.47.0 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
Descriptionio.grpc:grpc-binder
gRPC BinderChannel
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| grpc-binder-1.47.0.pom | |
| grpc-binder-1.47.0-sources.jar | 66 KB |
| grpc-binder-1.47.0-javadoc.jar | 112 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.grpc/grpc-binder/ -->
<dependency>
<groupId>io.grpc</groupId>
<artifactId>grpc-binder</artifactId>
<version>1.47.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.grpc/grpc-binder/
implementation 'io.grpc:grpc-binder:1.47.0'
// https://jarcasting.com/artifacts/io.grpc/grpc-binder/
implementation ("io.grpc:grpc-binder:1.47.0")
'io.grpc:grpc-binder:aar:1.47.0'
<dependency org="io.grpc" name="grpc-binder" rev="1.47.0">
<artifact name="grpc-binder" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.grpc', module='grpc-binder', version='1.47.0')
)
libraryDependencies += "io.grpc" % "grpc-binder" % "1.47.0"
[io.grpc/grpc-binder "1.47.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.grpc : grpc-core | jar | [1.47.0] |
| Group / Artifact | Type | Version |
|---|---|---|
| androidx.annotation » annotation | jar | 1.1.0 |
| androidx.core » core | jar | 1.3.0 |
| androidx.lifecycle » lifecycle-common | jar | 2.3.0 |
| com.google.guava : guava | jar | 31.0.1-android |