wepay

轻量的微信支付组件(A Lightweight Wechat Pay Component)

License

License

GroupId

GroupId

me.hao0
ArtifactId

ArtifactId

wepay
Last Version

Last Version

1.3.2
Release Date

Release Date

Type

Type

pom
Description

Description

wepay
轻量的微信支付组件(A Lightweight Wechat Pay Component)
Project URL

Project URL

https://github.com/ihaolin/wepay

Download wepay

Filename Size
wepay-1.3.2.pom 4 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/me.hao0/wepay/ -->
<dependency>
    <groupId>me.hao0</groupId>
    <artifactId>wepay</artifactId>
    <version>1.3.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/me.hao0/wepay/
implementation 'me.hao0:wepay:1.3.2'
// https://jarcasting.com/artifacts/me.hao0/wepay/
implementation ("me.hao0:wepay:1.3.2")
'me.hao0:wepay:pom:1.3.2'
<dependency org="me.hao0" name="wepay" rev="1.3.2">
  <artifact name="wepay" type="pom" />
</dependency>
@Grapes(
@Grab(group='me.hao0', module='wepay', version='1.3.2')
)
libraryDependencies += "me.hao0" % "wepay" % "1.3.2"
[me.hao0/wepay "1.3.2"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • wepay-core
  • wepay-demo

Versions

Version
1.3.2
1.3.1
1.3.0
1.2.5
1.2.4
1.2.3
1.2.2
1.1.2
1.1.1
1.1.0
1.0.0