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

com.fireflysource:firefly-wechat 5.0.0-alpha14


Категории

Категории

Firefly Взаимодействие с пользователем Веб-фреймворки
Группа

Группа

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

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

firefly-wechat
Версия

Версия

5.0.0-alpha14
Тип

Тип

jar

Скачать firefly-wechat 5.0.0-alpha14


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