is not current version
Last Version 1.0.13.RELEASE

com.github.liuchink.hcutils:hcUtils-wechat 1.0.7.RELEASE


GroupId

GroupId

com.github.liuchink.hcutils
ArtifactId

ArtifactId

hcUtils-wechat
Version

Version

1.0.7.RELEASE
Type

Type

jar

Download hcUtils-wechat 1.0.7.RELEASE


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