GroupId | GroupIdio.github.devzwy |
---|---|
ArtifactId | ArtifactIdsocialhelper.alipay |
Version | Version1.0.6 |
Type | Typeaar |
Filename | Size |
---|---|
socialhelper.alipay-1.0.6.pom | |
socialhelper.alipay-1.0.6-sources.jar | 9 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.devzwy/socialhelper.alipay/ -->
<dependency>
<groupId>io.github.devzwy</groupId>
<artifactId>socialhelper.alipay</artifactId>
<version>1.0.6</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.devzwy/socialhelper.alipay/
implementation 'io.github.devzwy:socialhelper.alipay:1.0.6'
// https://jarcasting.com/artifacts/io.github.devzwy/socialhelper.alipay/
implementation ("io.github.devzwy:socialhelper.alipay:1.0.6")
'io.github.devzwy:socialhelper.alipay:aar:1.0.6'
<dependency org="io.github.devzwy" name="socialhelper.alipay" rev="1.0.6">
<artifact name="socialhelper.alipay" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.devzwy', module='socialhelper.alipay', version='1.0.6')
)
libraryDependencies += "io.github.devzwy" % "socialhelper.alipay" % "1.0.6"
[io.github.devzwy/socialhelper.alipay "1.0.6"]