Last Version

io.github.wechaty:wechaty-parent 1.0.0-SNAPSOHOT

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.

GroupId

GroupId

io.github.wechaty
ArtifactId

ArtifactId

wechaty-parent
Version

Version

1.0.0-SNAPSOHOT
Type

Type

pom
Description

Description

Download wechaty-parent 1.0.0-SNAPSOHOT


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.