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