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