MVN

io.github.wechaty : wechaty

Maven & Gradle

May 21, 2020
18 stars

wechaty

<dependency>
    <groupId>io.github.wechaty</groupId>
    <artifactId>wechaty</artifactId>
    <version>1.0.0-SNAPSOHOT</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.0.0-SNAPSOHOT

All Versions

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

Version Vulnerabilities Updated
1.0.x
wechaty-1.0.0-SNAPSOHOT

How to add a dependency to Maven

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

<dependency>
    <groupId>io.github.wechaty</groupId>
    <artifactId>wechaty</artifactId>
    <version>1.0.0-SNAPSOHOT</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'io.github.wechaty:wechaty:1.0.0-SNAPSOHOT'

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

implementation("io.github.wechaty:wechaty:1.0.0-SNAPSOHOT")

How to add a dependency to SBT Scala

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

libraryDependencies += "io.github.wechaty" % "wechaty" % "1.0.0-SNAPSOHOT"

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

Jan 11, 2022
1 stars
Nov 05, 2020
4 usages
7.7k stars
Sep 12, 2022
1 stars
Oct 28, 2022
19 stars
May 19, 2020
23 usages
9.6k stars
Jan 05, 2023
1 usages
3.5k stars
Nov 11, 2021
18 stars