java-wechaty-getting-started
java-wechaty-getting-started copied to clipboard
io.github.wechaty.wechaty依赖包拉不下来,哪里可以拿到
maven依赖报错:Could not find artifact io.github.wechaty:wechaty:jar:0.1.5-SNAPSHOT in nexus (http://139.224.187.81/repository/maven-public/)
原来需要先下载java-wechaty工程,然后mvn install后,nexus上就会有io.github.wechaty wechaty 0.1.5-SNAPSHOT包了,踩坑经验,分享给大家