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