License |
License |
---|---|
Categories |
CategoriesJava Languages |
GroupId | GroupIdcom.github.shijingsh |
ArtifactId | ArtifactIdpay-java-wx |
Last Version | Last Version2.14.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionPay Java Parent
|
Filename | Size |
---|---|
pay-java-wx-2.14.3.pom | |
pay-java-wx-2.14.3.jar | 34 KB |
pay-java-wx-2.14.3-sources.jar | 25 KB |
pay-java-wx-2.14.3-javadoc.jar | 134 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.shijingsh/pay-java-wx/ -->
<dependency>
<groupId>com.github.shijingsh</groupId>
<artifactId>pay-java-wx</artifactId>
<version>2.14.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.shijingsh/pay-java-wx/
implementation 'com.github.shijingsh:pay-java-wx:2.14.3'
// https://jarcasting.com/artifacts/com.github.shijingsh/pay-java-wx/
implementation ("com.github.shijingsh:pay-java-wx:2.14.3")
'com.github.shijingsh:pay-java-wx:jar:2.14.3'
<dependency org="com.github.shijingsh" name="pay-java-wx" rev="2.14.3">
<artifact name="pay-java-wx" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.shijingsh', module='pay-java-wx', version='2.14.3')
)
libraryDependencies += "com.github.shijingsh" % "pay-java-wx" % "2.14.3"
[com.github.shijingsh/pay-java-wx "2.14.3"]
Group / Artifact | Type | Version |
---|---|---|
com.github.shijingsh : pay-java-common | jar | 2.14.3 |