License |
License |
---|---|
GroupId | GroupIdcom.haoxuer.bigworld |
ArtifactId | ArtifactIdbigworld-pay |
Last Version | Last Version3.3.16-20220327 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionbigworld-pay
bigworld is a lightweight Framework
|
Project URL |
Project URL |
Filename | Size |
---|---|
bigworld-pay-3.3.16-20220327.pom | |
bigworld-pay-3.3.16-20220327.jar | 105 KB |
bigworld-pay-3.3.16-20220327-sources.jar | 50 KB |
bigworld-pay-3.3.16-20220327-javadoc.jar | 549 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.haoxuer.bigworld/bigworld-pay/ -->
<dependency>
<groupId>com.haoxuer.bigworld</groupId>
<artifactId>bigworld-pay</artifactId>
<version>3.3.16-20220327</version>
</dependency>
// https://jarcasting.com/artifacts/com.haoxuer.bigworld/bigworld-pay/
implementation 'com.haoxuer.bigworld:bigworld-pay:3.3.16-20220327'
// https://jarcasting.com/artifacts/com.haoxuer.bigworld/bigworld-pay/
implementation ("com.haoxuer.bigworld:bigworld-pay:3.3.16-20220327")
'com.haoxuer.bigworld:bigworld-pay:jar:3.3.16-20220327'
<dependency org="com.haoxuer.bigworld" name="bigworld-pay" rev="3.3.16-20220327">
<artifact name="bigworld-pay" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.haoxuer.bigworld', module='bigworld-pay', version='3.3.16-20220327')
)
libraryDependencies += "com.haoxuer.bigworld" % "bigworld-pay" % "3.3.16-20220327"
[com.haoxuer.bigworld/bigworld-pay "3.3.16-20220327"]
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 3.1.0 |
org.projectlombok : lombok | jar | 1.18.16 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |