is not current version
Last Version 0.0.20-alpha

org.bitbucket.ascendcorp:creditwalletsdk-product 0.0.18-alpha

SDK for Create Wallet

GroupId

GroupId

org.bitbucket.ascendcorp
ArtifactId

ArtifactId

creditwalletsdk-product
Version

Version

0.0.18-alpha
Type

Type

aar

Download creditwalletsdk-product 0.0.18-alpha


<!-- https://jarcasting.com/artifacts/org.bitbucket.ascendcorp/creditwalletsdk-product/ -->
<dependency>
    <groupId>org.bitbucket.ascendcorp</groupId>
    <artifactId>creditwalletsdk-product</artifactId>
    <version>0.0.18-alpha</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/org.bitbucket.ascendcorp/creditwalletsdk-product/
implementation 'org.bitbucket.ascendcorp:creditwalletsdk-product:0.0.18-alpha'
// https://jarcasting.com/artifacts/org.bitbucket.ascendcorp/creditwalletsdk-product/
implementation ("org.bitbucket.ascendcorp:creditwalletsdk-product:0.0.18-alpha")
'org.bitbucket.ascendcorp:creditwalletsdk-product:aar:0.0.18-alpha'
<dependency org="org.bitbucket.ascendcorp" name="creditwalletsdk-product" rev="0.0.18-alpha">
  <artifact name="creditwalletsdk-product" type="aar" />
</dependency>
@Grapes(
@Grab(group='org.bitbucket.ascendcorp', module='creditwalletsdk-product', version='0.0.18-alpha')
)
libraryDependencies += "org.bitbucket.ascendcorp" % "creditwalletsdk-product" % "0.0.18-alpha"
[org.bitbucket.ascendcorp/creditwalletsdk-product "0.0.18-alpha"]