is not current version
Last Version 0.3

com.github.congyh:wechat-platform-SDK 0.2

Personal Wechat public platform.

Categories

Categories

ORM Data
GroupId

GroupId

com.github.congyh
ArtifactId

ArtifactId

wechat-platform-SDK
Version

Version

0.2
Type

Type

pom

Download wechat-platform-SDK 0.2


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