is not current version
Last Version 1.1.8

com.eworkcloud:ework-cloud-starter-wechat 1.0.7

Ework Cloud Starter Wechat

GroupId

GroupId

com.eworkcloud
ArtifactId

ArtifactId

ework-cloud-starter-wechat
Version

Version

1.0.7
Type

Type

jar

Download ework-cloud-starter-wechat 1.0.7


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