Categories |
CategoriesNet |
---|---|
GroupId | GroupIdnet.guerlab.smart.pay |
ArtifactId | ArtifactIdsmart-pay-service |
Version | Version21.0.0 |
Type | Typejar |
Filename | Size |
---|---|
smart-pay-service-21.0.0.pom | |
smart-pay-service-21.0.0.jar | 45 KB |
smart-pay-service-21.0.0-sources.jar | 33 KB |
smart-pay-service-21.0.0-javadoc.jar | 560 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.guerlab.smart.pay/smart-pay-service/ -->
<dependency>
<groupId>net.guerlab.smart.pay</groupId>
<artifactId>smart-pay-service</artifactId>
<version>21.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.guerlab.smart.pay/smart-pay-service/
implementation 'net.guerlab.smart.pay:smart-pay-service:21.0.0'
// https://jarcasting.com/artifacts/net.guerlab.smart.pay/smart-pay-service/
implementation ("net.guerlab.smart.pay:smart-pay-service:21.0.0")
'net.guerlab.smart.pay:smart-pay-service:jar:21.0.0'
<dependency org="net.guerlab.smart.pay" name="smart-pay-service" rev="21.0.0">
<artifact name="smart-pay-service" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.guerlab.smart.pay', module='smart-pay-service', version='21.0.0')
)
libraryDependencies += "net.guerlab.smart.pay" % "smart-pay-service" % "21.0.0"
[net.guerlab.smart.pay/smart-pay-service "21.0.0"]