Last Version

grpc-android 2.0.13

Jackstaff gRPC framework, Smooth and friendly use of gRPC, android client

License

License

Categories

Categories

gRPC Net Networking
GroupId

GroupId

org.jackstaff.grpc
ArtifactId

ArtifactId

grpc-android
Version

Version

2.0.13
Type

Type

jar
Description

Description

grpc-android
Jackstaff gRPC framework, Smooth and friendly use of gRPC, android client
Project URL

Project URL

https://github.com/jackstaff/grpc
Source Code Management

Source Code Management

https://github.com/jackstaff/grpc

Download grpc-android 2.0.13


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

Dependencies

compile (4)

Group / Artifact Type Version
org.jackstaff.grpc : grpc-core jar 2.0.13
io.grpc : grpc-protobuf jar
io.grpc : grpc-stub jar
io.grpc : grpc-okhttp jar

Project Modules

There are no modules declared in this project.