Last Version

wechaty-grpc 0.16.1

Wechaty is a Wechat Bot SDK for Personal Account that lets you create software to extend the functionality of the Wechat, writen in Node.js with TypeScript, Support all platforms including Linux, Windows, Darwin(OSX/Mac) and Docker.

License

License

Categories

Categories

gRPC Net Networking
GroupId

GroupId

io.github.wechaty
ArtifactId

ArtifactId

grpc
Version

Version

0.16.1
Type

Type

jar
Description

Description

wechaty-grpc
Wechaty is a Wechat Bot SDK for Personal Account that lets you create software to extend the functionality of the Wechat, writen in Node.js with TypeScript, Support all platforms including Linux, Windows, Darwin(OSX/Mac) and Docker.
Project URL

Project URL

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

Source Code Management

https://github.com/Chatie/grpc

Download grpc 0.16.1


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

Dependencies

compile (5)

Group / Artifact Type Version
com.google.protobuf : protobuf-java jar 3.12.0
com.google.protobuf : protobuf-java-util jar 3.12.0
io.grpc : grpc-netty-shaded jar 1.29.0
io.grpc : grpc-protobuf jar 1.29.0
io.grpc : grpc-stub jar 1.29.0

provided (3)

Group / Artifact Type Version
io.grpc : grpc-kotlin-stub jar 0.1.1
org.jetbrains.kotlin : kotlin-stdlib jar 1.3.72
org.jetbrains.kotlinx : kotlinx-coroutines-core jar 1.3.4

Project Modules

There are no modules declared in this project.