c

creditwalletsdk-api-coroutines-develop

SDK for Create Wallet
https://bitbucket.org/ascendcorp/creditwalletsdk-android
Apache License 2.0
Ascend Corp
文件下载
文件名 操作
creditwalletsdk-api-coroutines-develop-0.0.19-alpha.pom 下载
creditwalletsdk-api-coroutines-develop-0.0.19-alpha-sources.jar 下载
Apache Maven
<dependency>
  <groupId>org.bitbucket.ascendcorp</groupId>
  <artifactId>creditwalletsdk-api-coroutines-develop</artifactId>
  <version>0.0.19-alpha</version>
  <type>aar</type>
</dependency>
Gradle Groovy
implementation 'org.bitbucket.ascendcorp:creditwalletsdk-api-coroutines-develop:0.0.19-alpha'
Gradle Kotlin
implementation("org.bitbucket.ascendcorp:creditwalletsdk-api-coroutines-develop:0.0.19-alpha")
Scala SBT
libraryDependencies += "org.bitbucket.ascendcorp" % "creditwalletsdk-api-coroutines-develop" % "0.0.19-alpha"
Groovy Grape
@Grapes(
  @Grab(group='org.bitbucket.ascendcorp', module='creditwalletsdk-api-coroutines-develop', version='0.0.19-alpha')
)
Apache Ivy
<dependency org="org.bitbucket.ascendcorp" name="creditwalletsdk-api-coroutines-develop" rev="0.0.19-alpha" />
Leiningen
[org.bitbucket.ascendcorp/creditwalletsdk-api-coroutines-develop "0.0.19-alpha"]
Apache Buildr
'org.bitbucket.ascendcorp:creditwalletsdk-api-coroutines-develop:jar:0.0.19-alpha'