| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.github.xuhai19901018 |
| Идентификатор | Идентификаторwechaty-puppet |
| Версия | Версия1.0.2 |
| Тип | Типjar |
| Описание |
Описание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.
|
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| wechaty-puppet-1.0.2.pom | |
| wechaty-puppet-1.0.2.jar | 213 KB |
| wechaty-puppet-1.0.2-sources.jar | 27 KB |
| wechaty-puppet-1.0.2-javadoc.jar | 316 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.xuhai19901018/wechaty-puppet/ -->
<dependency>
<groupId>io.github.xuhai19901018</groupId>
<artifactId>wechaty-puppet</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.xuhai19901018/wechaty-puppet/
implementation 'io.github.xuhai19901018:wechaty-puppet:1.0.2'
// https://jarcasting.com/artifacts/io.github.xuhai19901018/wechaty-puppet/
implementation ("io.github.xuhai19901018:wechaty-puppet:1.0.2")
'io.github.xuhai19901018:wechaty-puppet:jar:1.0.2'
<dependency org="io.github.xuhai19901018" name="wechaty-puppet" rev="1.0.2">
<artifact name="wechaty-puppet" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.xuhai19901018', module='wechaty-puppet', version='1.0.2')
)
libraryDependencies += "io.github.xuhai19901018" % "wechaty-puppet" % "1.0.2"
[io.github.xuhai19901018/wechaty-puppet "1.0.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib | jar | 1.3.72 |
| com.github.ben-manes.caffeine : caffeine | jar | 2.8.1 |
| org.apache.commons : commons-collections4 | jar | 4.4 |
| org.apache.commons : commons-lang3 | jar | 3.10 |
| org.slf4j : slf4j-api | jar | 1.7.30 |
| com.google.guava : guava | jar | 29.0-jre |
| com.fasterxml.jackson.core : jackson-core | jar | 2.11.0 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.11.0 |
| com.fasterxml.jackson.module : jackson-module-kotlin | jar | 2.11.0 |
| com.google.zxing : core | jar | 3.3.0 |
| commons-io : commons-io | jar | 2.6 |
| com.squareup.okhttp3 : okhttp | jar | 4.6.0 |
| org.hamcrest : hamcrest-core | jar | 1.3 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.mockito : mockito-core | jar | 3.3.3 |
| junit : junit | jar | 4.12 |