is not current version
Last Version 5.0.2

com.fireflysource:firefly-wechat 5.0.0-alpha14


Categories

Categories

Firefly User Interface Web Frameworks
GroupId

GroupId

com.fireflysource
ArtifactId

ArtifactId

firefly-wechat
Version

Version

5.0.0-alpha14
Type

Type

jar

Download 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"]