| License |
License |
|---|---|
| GroupId | GroupIdcom.quhaodian |
| ArtifactId | ArtifactIdpay |
| Last Version | Last Version1.8.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptiondiscover_pay
discover is a lightweight Framework
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| pay-1.8.1.pom | |
| pay-1.8.1.jar | 16 KB |
| pay-1.8.1-sources.jar | 9 KB |
| pay-1.8.1-javadoc.jar | 107 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.quhaodian/pay/ -->
<dependency>
<groupId>com.quhaodian</groupId>
<artifactId>pay</artifactId>
<version>1.8.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.quhaodian/pay/
implementation 'com.quhaodian:pay:1.8.1'
// https://jarcasting.com/artifacts/com.quhaodian/pay/
implementation ("com.quhaodian:pay:1.8.1")
'com.quhaodian:pay:jar:1.8.1'
<dependency org="com.quhaodian" name="pay" rev="1.8.1">
<artifact name="pay" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.quhaodian', module='pay', version='1.8.1')
)
libraryDependencies += "com.quhaodian" % "pay" % "1.8.1"
[com.quhaodian/pay "1.8.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.thoughtworks.xstream : xstream | jar | 1.4.10 |
| org.jodd : jodd-http | jar | 3.8.6 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 3.8.1 |