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