| License |
License |
|---|---|
| GroupId | GroupIdio.github.xuhai19901018 |
| ArtifactId | ArtifactIdwechaty-puppet-mock |
| Last Version | Last Version1.0.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionWechaty 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.
|
| Filename | Size |
|---|---|
| wechaty-puppet-mock-1.0.2.pom | |
| wechaty-puppet-mock-1.0.2.jar | 57 KB |
| wechaty-puppet-mock-1.0.2-sources.jar | 43 KB |
| wechaty-puppet-mock-1.0.2-javadoc.jar | 316 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.xuhai19901018/wechaty-puppet-mock/ -->
<dependency>
<groupId>io.github.xuhai19901018</groupId>
<artifactId>wechaty-puppet-mock</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.xuhai19901018/wechaty-puppet-mock/
implementation 'io.github.xuhai19901018:wechaty-puppet-mock:1.0.2'
// https://jarcasting.com/artifacts/io.github.xuhai19901018/wechaty-puppet-mock/
implementation ("io.github.xuhai19901018:wechaty-puppet-mock:1.0.2")
'io.github.xuhai19901018:wechaty-puppet-mock:jar:1.0.2'
<dependency org="io.github.xuhai19901018" name="wechaty-puppet-mock" rev="1.0.2">
<artifact name="wechaty-puppet-mock" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.xuhai19901018', module='wechaty-puppet-mock', version='1.0.2')
)
libraryDependencies += "io.github.xuhai19901018" % "wechaty-puppet-mock" % "1.0.2"
[io.github.xuhai19901018/wechaty-puppet-mock "1.0.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib | jar | 1.3.72 |
| io.github.xuhai19901018 : wechaty-puppet | jar | 1.0.2 |
| org.mockito : mockito-core | jar | 3.3.3 |
| junit : junit | jar | 4.12 |
| com.github.javafaker : javafaker | jar | 1.0.2 |