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