is not current version
Last Version 0.0.3

com.glancebar.wechat:wechat-library 0.0.2

Spring WeChat API Integration.

License

License

GroupId

GroupId

com.glancebar.wechat
ArtifactId

ArtifactId

wechat-library
Version

Version

0.0.2
Type

Type

jar
Description

Description

Spring WeChat API Integration.

Download wechat-library 0.0.2


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

Dependencies

compile (3)

Group / Artifact Type Version
org.springframework : spring-web jar 5.3.2
com.fasterxml.jackson.module : jackson-module-kotlin jar 2.9.8
org.jetbrains.kotlin : kotlin-stdlib jar 1.4.21

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.7.0

Project Modules

There are no modules declared in this project.