is not current version
Last Version 5.0.2

com.fireflysource:firefly-wechat 5.0.0-alpha10


Categories

Categories

Firefly User Interface Web Frameworks
GroupId

GroupId

com.fireflysource
ArtifactId

ArtifactId

firefly-wechat
Version

Version

5.0.0-alpha10
Type

Type

jar

Download firefly-wechat 5.0.0-alpha10


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