Last Version

wechat-mp-sdk 1.0.0

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

GroupId

GroupId

com.github.usc
ArtifactId

ArtifactId

wechat-mp-sdk
Version

Version

1.0.0
Type

Type

jar
Description

Description

wechat-mp-sdk
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Project URL

Project URL

https://github.com/usc/wechat-mp-sdk
Source Code Management

Source Code Management

https://github.com/usc/wechat-mp-sdk

Download wechat-mp-sdk 1.0.0


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

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.1
commons-beanutils : commons-beanutils jar 1.8.3

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.