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