Categories |
CategoriesNet |
---|---|
GroupId | GroupIdnet.guerlab.smart.pay |
ArtifactId | ArtifactIdsmart-pay-stream |
Version | Version20.0.0 |
Type | Typejar |
Filename | Size |
---|---|
smart-pay-stream-20.0.0.pom | |
smart-pay-stream-20.0.0.jar | 6 KB |
smart-pay-stream-20.0.0-sources.jar | 5 KB |
smart-pay-stream-20.0.0-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.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.guerlab.smart.pay/smart-pay-stream/
implementation 'net.guerlab.smart.pay:smart-pay-stream:20.0.0'
// https://jarcasting.com/artifacts/net.guerlab.smart.pay/smart-pay-stream/
implementation ("net.guerlab.smart.pay:smart-pay-stream:20.0.0")
'net.guerlab.smart.pay:smart-pay-stream:jar:20.0.0'
<dependency org="net.guerlab.smart.pay" name="smart-pay-stream" rev="20.0.0">
<artifact name="smart-pay-stream" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.guerlab.smart.pay', module='smart-pay-stream', version='20.0.0')
)
libraryDependencies += "net.guerlab.smart.pay" % "smart-pay-stream" % "20.0.0"
[net.guerlab.smart.pay/smart-pay-stream "20.0.0"]