License |
License |
---|---|
GroupId | GroupIdcom.haoxuer.bigworld |
ArtifactId | ArtifactIdbigworld-pay |
Version | Version3.3.8-20210622 |
Type | Typejar |
Description |
Descriptionbigworld-pay
bigworld is a lightweight Framework
|
Project URL |
Project URL |
Filename | Size |
---|---|
bigworld-pay-3.3.8-20210622.pom | |
bigworld-pay-3.3.8-20210622.jar | 151 KB |
bigworld-pay-3.3.8-20210622-sources.jar | 68 KB |
bigworld-pay-3.3.8-20210622-javadoc.jar | 704 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.haoxuer.bigworld/bigworld-pay/ -->
<dependency>
<groupId>com.haoxuer.bigworld</groupId>
<artifactId>bigworld-pay</artifactId>
<version>3.3.8-20210622</version>
</dependency>
// https://jarcasting.com/artifacts/com.haoxuer.bigworld/bigworld-pay/
implementation 'com.haoxuer.bigworld:bigworld-pay:3.3.8-20210622'
// https://jarcasting.com/artifacts/com.haoxuer.bigworld/bigworld-pay/
implementation ("com.haoxuer.bigworld:bigworld-pay:3.3.8-20210622")
'com.haoxuer.bigworld:bigworld-pay:jar:3.3.8-20210622'
<dependency org="com.haoxuer.bigworld" name="bigworld-pay" rev="3.3.8-20210622">
<artifact name="bigworld-pay" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.haoxuer.bigworld', module='bigworld-pay', version='3.3.8-20210622')
)
libraryDependencies += "com.haoxuer.bigworld" % "bigworld-pay" % "3.3.8-20210622"
[com.haoxuer.bigworld/bigworld-pay "3.3.8-20210622"]
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 |