| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.github.xuhai19901018 |
| Идентификатор | Идентификаторwechaty |
| Последняя версия | Последняя версия1.0.2 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеwechaty
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-1.0.2.pom | |
| wechaty-1.0.2.jar | 169 KB |
| wechaty-1.0.2-sources.jar | 30 KB |
| wechaty-1.0.2-javadoc.jar | 37 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.xuhai19901018/wechaty/ -->
<dependency>
<groupId>io.github.xuhai19901018</groupId>
<artifactId>wechaty</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.xuhai19901018/wechaty/
implementation 'io.github.xuhai19901018:wechaty:1.0.2'
// https://jarcasting.com/artifacts/io.github.xuhai19901018/wechaty/
implementation ("io.github.xuhai19901018:wechaty:1.0.2")
'io.github.xuhai19901018:wechaty:jar:1.0.2'
<dependency org="io.github.xuhai19901018" name="wechaty" rev="1.0.2">
<artifact name="wechaty" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.xuhai19901018', module='wechaty', version='1.0.2')
)
libraryDependencies += "io.github.xuhai19901018" % "wechaty" % "1.0.2"
[io.github.xuhai19901018/wechaty "1.0.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.github.xuhai19901018 : wechaty-puppet | jar | 1.0.2 |
| io.github.xuhai19901018 : wechaty-puppet-hostie | jar | 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 |
| com.google.guava : guava | jar | 29.0-jre |
| org.slf4j : slf4j-api | jar | 1.7.30 |
| com.squareup.okhttp3 : okhttp | jar | 4.6.0 |
| org.hamcrest : hamcrest-core | jar | 1.3 |
| net.sourceforge.htmlcleaner : htmlcleaner | jar | 2.16 |
| org.reflections : reflections | jar | 0.9.10 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.github.xuhai19901018 : wechaty-puppet-mock | jar | 1.0.2 |
| org.apache.logging.log4j : log4j-core | jar | 2.13.2 |
| org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.13.1 |
| com.lmax : disruptor | jar | 3.4.2 |
| org.mockito : mockito-core | jar | 3.3.3 |
| junit : junit | jar | 4.12 |