is not current version
Last Version 5.0.2

com.fireflysource:firefly-wechat 4.9.2


Categories

Categories

Firefly User Interface Web Frameworks
GroupId

GroupId

com.fireflysource
ArtifactId

ArtifactId

firefly-wechat
Version

Version

4.9.2
Type

Type

jar

Download firefly-wechat 4.9.2


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