MVN

io.github.wechaty : grpc

Maven & Gradle

Jun 03, 2020
6 usages
24 stars

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.

<dependency>
    <groupId>io.github.wechaty</groupId>
    <artifactId>grpc</artifactId>
    <version>0.16.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.wechaty : grpc to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.16.1

All Versions

Choose a version of io.github.wechaty : grpc to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.16.x
grpc-0.16.1
0.11.x
grpc-0.11.25

How to add a dependency to Maven

Add the following io.github.wechaty : grpc maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.github.wechaty</groupId>
    <artifactId>grpc</artifactId>
    <version>0.16.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.github.wechaty : grpc gradle dependency to your build.gradle file:

implementation 'io.github.wechaty:grpc:0.16.1'

Gradle Kotlin DSL: Add the following io.github.wechaty : grpc gradle kotlin dependency to your build.gradle.kts file:

implementation("io.github.wechaty:grpc:0.16.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.github.wechaty : grpc sbt scala dependency to your build.sbt file:

libraryDependencies += "io.github.wechaty" % "grpc" % "0.16.1"

Advertisement

Dependencies from Group

Jun 03, 2020
6 usages
24 stars
Jun 28, 2020
5 usages
7 stars
Jun 20, 2020
3 usages
7 stars
Jun 28, 2020
3 usages
7 stars
Jun 28, 2020
2 usages
7 stars

Discover Dependencies

Dec 26, 2021
13 usages
498 stars
Apr 28, 2019
14 usages
338 stars
Jul 03, 2023
9 usages
124 stars
Feb 10, 2021
13 usages
223 stars
Jul 14, 2023
13 usages
951 stars
Jan 12, 2011
10 usages
Apr 29, 2023
428 stars
Apr 02, 2022
6 usages
25 stars
Jun 20, 2014
7 usages
26 stars