is not current version
Last Version 1.0.1

com.github.dadiyang:wechat-client 1.0.0


Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.dadiyang
ArtifactId

ArtifactId

wechat-client
Version

Version

1.0.0
Type

Type

jar

Download wechat-client 1.0.0


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