| License |
License |
|---|---|
| GroupId | GroupIdcom.fastchar |
| ArtifactId | ArtifactIdfastchar-pay |
| Version | Version1.5.0 |
| Type | Typejar |
| Description |
DescriptionFastChar-Pay
FastChar-Pay is a FastChar plugin.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| fastchar-pay-1.5.0.pom | |
| fastchar-pay-1.5.0.jar | 61 KB |
| fastchar-pay-1.5.0-sources.jar | 29 KB |
| fastchar-pay-1.5.0-javadoc.jar | 245 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.fastchar/fastchar-pay/ -->
<dependency>
<groupId>com.fastchar</groupId>
<artifactId>fastchar-pay</artifactId>
<version>1.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.fastchar/fastchar-pay/
implementation 'com.fastchar:fastchar-pay:1.5.0'
// https://jarcasting.com/artifacts/com.fastchar/fastchar-pay/
implementation ("com.fastchar:fastchar-pay:1.5.0")
'com.fastchar:fastchar-pay:jar:1.5.0'
<dependency org="com.fastchar" name="fastchar-pay" rev="1.5.0">
<artifact name="fastchar-pay" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.fastchar', module='fastchar-pay', version='1.5.0')
)
libraryDependencies += "com.fastchar" % "fastchar-pay" % "1.5.0"
[com.fastchar/fastchar-pay "1.5.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.fastchar : fastchar | jar | [1.0,) |
| org.apache.httpcomponents : httpmime | jar | 4.5.3 |
| com.alipay.sdk : alipay-sdk-java | jar | 3.7.26.ALL |
| com.google.code.gson : gson | jar | 2.8.5 |