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