не последняя версия
Последняя версия 1.3.15

com.github.sd4324530:fastweixin 1.2.10

quickly department weixin server

Группа

Группа

com.github.sd4324530
Идентификатор

Идентификатор

fastweixin
Версия

Версия

1.2.10
Тип

Тип

jar

Скачать fastweixin 1.2.10


<!-- https://jarcasting.com/artifacts/com.github.sd4324530/fastweixin/ -->
<dependency>
    <groupId>com.github.sd4324530</groupId>
    <artifactId>fastweixin</artifactId>
    <version>1.2.10</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.sd4324530/fastweixin/
implementation 'com.github.sd4324530:fastweixin:1.2.10'
// https://jarcasting.com/artifacts/com.github.sd4324530/fastweixin/
implementation ("com.github.sd4324530:fastweixin:1.2.10")
'com.github.sd4324530:fastweixin:jar:1.2.10'
<dependency org="com.github.sd4324530" name="fastweixin" rev="1.2.10">
  <artifact name="fastweixin" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.sd4324530', module='fastweixin', version='1.2.10')
)
libraryDependencies += "com.github.sd4324530" % "fastweixin" % "1.2.10"
[com.github.sd4324530/fastweixin "1.2.10"]