is not current version
Last Version 0.0.9-alpha

io.github.chungggg:creditewalletsdk 0.0.8-alpha-debug

SDK for Create Wallet

GroupId

GroupId

io.github.chungggg
ArtifactId

ArtifactId

creditewalletsdk
Version

Version

0.0.8-alpha-debug
Type

Type

aar

Download creditewalletsdk 0.0.8-alpha-debug


<!-- https://jarcasting.com/artifacts/io.github.chungggg/creditewalletsdk/ -->
<dependency>
    <groupId>io.github.chungggg</groupId>
    <artifactId>creditewalletsdk</artifactId>
    <version>0.0.8-alpha-debug</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.chungggg/creditewalletsdk/
implementation 'io.github.chungggg:creditewalletsdk:0.0.8-alpha-debug'
// https://jarcasting.com/artifacts/io.github.chungggg/creditewalletsdk/
implementation ("io.github.chungggg:creditewalletsdk:0.0.8-alpha-debug")
'io.github.chungggg:creditewalletsdk:aar:0.0.8-alpha-debug'
<dependency org="io.github.chungggg" name="creditewalletsdk" rev="0.0.8-alpha-debug">
  <artifact name="creditewalletsdk" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.chungggg', module='creditewalletsdk', version='0.0.8-alpha-debug')
)
libraryDependencies += "io.github.chungggg" % "creditewalletsdk" % "0.0.8-alpha-debug"
[io.github.chungggg/creditewalletsdk "0.0.8-alpha-debug"]