Categories |
CategoriesNet |
---|---|
GroupId | GroupIdnet.guerlab.smart.pay |
ArtifactId | ArtifactIdsmart-pay-internal |
Version | Version1.0.1 |
Type | Typejar |
Filename | Size |
---|---|
smart-pay-internal-1.0.1.pom | |
smart-pay-internal-1.0.1.jar | 9 KB |
smart-pay-internal-1.0.1-sources.jar | 7 KB |
smart-pay-internal-1.0.1-javadoc.jar | 429 KB |
smart-pay-internal-1.0.1-exec.jar | 61 MB |
Browse |
<!-- https://jarcasting.com/artifacts/net.guerlab.smart.pay/smart-pay-internal/ -->
<dependency>
<groupId>net.guerlab.smart.pay</groupId>
<artifactId>smart-pay-internal</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.guerlab.smart.pay/smart-pay-internal/
implementation 'net.guerlab.smart.pay:smart-pay-internal:1.0.1'
// https://jarcasting.com/artifacts/net.guerlab.smart.pay/smart-pay-internal/
implementation ("net.guerlab.smart.pay:smart-pay-internal:1.0.1")
'net.guerlab.smart.pay:smart-pay-internal:jar:1.0.1'
<dependency org="net.guerlab.smart.pay" name="smart-pay-internal" rev="1.0.1">
<artifact name="smart-pay-internal" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.guerlab.smart.pay', module='smart-pay-internal', version='1.0.1')
)
libraryDependencies += "net.guerlab.smart.pay" % "smart-pay-internal" % "1.0.1"
[net.guerlab.smart.pay/smart-pay-internal "1.0.1"]