GroupId | GroupIdio.github.chungggg |
---|---|
ArtifactId | ArtifactIdcreditewalletsdk |
Version | Version0.0.7-alpha |
Type | Typeaar |
Filename | Size |
---|---|
creditewalletsdk-0.0.7-alpha.pom | |
creditewalletsdk-0.0.7-alpha-sources.jar | 44 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.chungggg/creditewalletsdk/ -->
<dependency>
<groupId>io.github.chungggg</groupId>
<artifactId>creditewalletsdk</artifactId>
<version>0.0.7-alpha</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.chungggg/creditewalletsdk/
implementation 'io.github.chungggg:creditewalletsdk:0.0.7-alpha'
// https://jarcasting.com/artifacts/io.github.chungggg/creditewalletsdk/
implementation ("io.github.chungggg:creditewalletsdk:0.0.7-alpha")
'io.github.chungggg:creditewalletsdk:aar:0.0.7-alpha'
<dependency org="io.github.chungggg" name="creditewalletsdk" rev="0.0.7-alpha">
<artifact name="creditewalletsdk" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.chungggg', module='creditewalletsdk', version='0.0.7-alpha')
)
libraryDependencies += "io.github.chungggg" % "creditewalletsdk" % "0.0.7-alpha"
[io.github.chungggg/creditewalletsdk "0.0.7-alpha"]