is not current version
Last Version 0.3

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


Categories

Categories

ORM Data
GroupId

GroupId

com.github.congyh
ArtifactId

ArtifactId

wechat-platform-core
Version

Version

0.2
Type

Type

jar

Download wechat-platform-core 0.2


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