io.github.wechaty:wechaty


GroupId

GroupId

io.github.wechaty
ArtifactId

ArtifactId

wechaty
Last Version

Last Version

1.0.0-SNAPSOHOT
Release Date

Release Date

Type

Type

jar
Description

Description

Download wechaty

How to add to project

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

Versions

Version
1.0.0-SNAPSOHOT