Categories |
CategoriesNet |
---|---|
GroupId | GroupIdnet.guerlab.smart.pay |
ArtifactId | ArtifactIdsmart-pay-core |
Version | Version21.4.0 |
Type | Typejar |
Filename | Size |
---|---|
smart-pay-core-21.4.0.pom | |
smart-pay-core-21.4.0.jar | 49 KB |
smart-pay-core-21.4.0-sources.jar | 43 KB |
smart-pay-core-21.4.0-javadoc.jar | 632 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>21.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.guerlab.smart.pay/smart-pay-core/
implementation 'net.guerlab.smart.pay:smart-pay-core:21.4.0'
// https://jarcasting.com/artifacts/net.guerlab.smart.pay/smart-pay-core/
implementation ("net.guerlab.smart.pay:smart-pay-core:21.4.0")
'net.guerlab.smart.pay:smart-pay-core:jar:21.4.0'
<dependency org="net.guerlab.smart.pay" name="smart-pay-core" rev="21.4.0">
<artifact name="smart-pay-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.guerlab.smart.pay', module='smart-pay-core', version='21.4.0')
)
libraryDependencies += "net.guerlab.smart.pay" % "smart-pay-core" % "21.4.0"
[net.guerlab.smart.pay/smart-pay-core "21.4.0"]