GroupId | GroupIdio.github.devzwy |
---|---|
ArtifactId | ArtifactIdsocialhelper.alipay |
Version | Version1.0.5 |
Type | Typeaar |
Filename | Size |
---|---|
socialhelper.alipay-1.0.5.pom | |
socialhelper.alipay-1.0.5-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.5</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.devzwy/socialhelper.alipay/
implementation 'io.github.devzwy:socialhelper.alipay:1.0.5'
// https://jarcasting.com/artifacts/io.github.devzwy/socialhelper.alipay/
implementation ("io.github.devzwy:socialhelper.alipay:1.0.5")
'io.github.devzwy:socialhelper.alipay:aar:1.0.5'
<dependency org="io.github.devzwy" name="socialhelper.alipay" rev="1.0.5">
<artifact name="socialhelper.alipay" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.devzwy', module='socialhelper.alipay', version='1.0.5')
)
libraryDependencies += "io.github.devzwy" % "socialhelper.alipay" % "1.0.5"
[io.github.devzwy/socialhelper.alipay "1.0.5"]