is not current version
Last Version 0.0.3

com.glancebar.wechat:wechat-library 0.0.1


GroupId

GroupId

com.glancebar.wechat
ArtifactId

ArtifactId

wechat-library
Version

Version

0.0.1
Type

Type

jar

Download wechat-library 0.0.1


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