| License |
License |
|---|---|
| GroupId | GroupIdcom.suyeer |
| ArtifactId | ArtifactIdfastwechat |
| Version | Version5.0.0 |
| Type | Typejar |
| Description |
Descriptionfastwechat
suyeer. 微信公众号小程序工具类.
|
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| fastwechat-5.0.0.pom | |
| fastwechat-5.0.0.jar | 57 KB |
| fastwechat-5.0.0-sources.jar | 34 KB |
| fastwechat-5.0.0-javadoc.jar | 266 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.suyeer/fastwechat/ -->
<dependency>
<groupId>com.suyeer</groupId>
<artifactId>fastwechat</artifactId>
<version>5.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.suyeer/fastwechat/
implementation 'com.suyeer:fastwechat:5.0.0'
// https://jarcasting.com/artifacts/com.suyeer/fastwechat/
implementation ("com.suyeer:fastwechat:5.0.0")
'com.suyeer:fastwechat:jar:5.0.0'
<dependency org="com.suyeer" name="fastwechat" rev="5.0.0">
<artifact name="fastwechat" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.suyeer', module='fastwechat', version='5.0.0')
)
libraryDependencies += "com.suyeer" % "fastwechat" % "5.0.0"
[com.suyeer/fastwechat "5.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.suyeer : basic | jar | 4.0.2 |
| com.suyeer : cache | jar | 5.0.0 |
| org.springframework.boot : spring-boot | jar | 2.5.4 |
| org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.5.4 |
| org.springframework.boot : spring-boot-autoconfigure | jar | 2.5.4 |