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