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