GroupId | GroupIdorg.bitbucket.ascendcorp |
---|---|
ArtifactId | ArtifactIdcreditwalletsdk-api-coroutines-product |
Version | Version0.0.18-alpha |
Type | Typeaar |
<!-- https://jarcasting.com/artifacts/org.bitbucket.ascendcorp/creditwalletsdk-api-coroutines-product/ -->
<dependency>
<groupId>org.bitbucket.ascendcorp</groupId>
<artifactId>creditwalletsdk-api-coroutines-product</artifactId>
<version>0.0.18-alpha</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/org.bitbucket.ascendcorp/creditwalletsdk-api-coroutines-product/
implementation 'org.bitbucket.ascendcorp:creditwalletsdk-api-coroutines-product:0.0.18-alpha'
// https://jarcasting.com/artifacts/org.bitbucket.ascendcorp/creditwalletsdk-api-coroutines-product/
implementation ("org.bitbucket.ascendcorp:creditwalletsdk-api-coroutines-product:0.0.18-alpha")
'org.bitbucket.ascendcorp:creditwalletsdk-api-coroutines-product:aar:0.0.18-alpha'
<dependency org="org.bitbucket.ascendcorp" name="creditwalletsdk-api-coroutines-product" rev="0.0.18-alpha">
<artifact name="creditwalletsdk-api-coroutines-product" type="aar" />
</dependency>
@Grapes(
@Grab(group='org.bitbucket.ascendcorp', module='creditwalletsdk-api-coroutines-product', version='0.0.18-alpha')
)
libraryDependencies += "org.bitbucket.ascendcorp" % "creditwalletsdk-api-coroutines-product" % "0.0.18-alpha"
[org.bitbucket.ascendcorp/creditwalletsdk-api-coroutines-product "0.0.18-alpha"]