is not current version
Last Version 1.0.2.1

club.easy-utils:easy-weprogram 0.0.1-SNAOSHOT

A easy way to connect with Wechat Mini-Program Background Interface for developer.

GroupId

GroupId

club.easy-utils
ArtifactId

ArtifactId

easy-weprogram
Version

Version

0.0.1-SNAOSHOT
Type

Type

jar

Download easy-weprogram 0.0.1-SNAOSHOT


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