is not current version
Last Version 0.0.20-alpha

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

SDK for Create Wallet

GroupId

GroupId

org.bitbucket.ascendcorp
ArtifactId

ArtifactId

creditwalletsdk-staging
Version

Version

0.0.18-alpha
Type

Type

aar

Download creditwalletsdk-staging 0.0.18-alpha


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