java-wechaty
java-wechaty copied to clipboard
非Kotlin项目可以使用吗?
maven仓库里下载不下来?
可以。
<dependency>
<groupId>io.github.wechaty</groupId>
<artifactId>wechaty</artifactId>
<version>0.1.5-SNAPSHOT</version>
</dependency>
Could not find artifact io.github.wechaty:wechaty:jar:0.1.5-SNAPSHOT 这是为什么