GroupId | GroupIdcom.github.wangjiegulu |
---|---|
ArtifactId | ArtifactIdShadowViewhelper |
Last Version | Last Version1.0.4 |
Release Date | Release Date |
Type | Typeaar |
Filename | Size |
---|---|
ShadowViewhelper-1.0.4.pom | |
ShadowViewhelper-1.0.4.aar | 17 KB |
ShadowViewhelper-1.0.4-sources.jar | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.wangjiegulu/ShadowViewhelper/ -->
<dependency>
<groupId>com.github.wangjiegulu</groupId>
<artifactId>ShadowViewhelper</artifactId>
<version>1.0.4</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.wangjiegulu/ShadowViewhelper/
implementation 'com.github.wangjiegulu:ShadowViewhelper:1.0.4'
// https://jarcasting.com/artifacts/com.github.wangjiegulu/ShadowViewhelper/
implementation ("com.github.wangjiegulu:ShadowViewhelper:1.0.4")
'com.github.wangjiegulu:ShadowViewhelper:aar:1.0.4'
<dependency org="com.github.wangjiegulu" name="ShadowViewhelper" rev="1.0.4">
<artifact name="ShadowViewhelper" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.wangjiegulu', module='ShadowViewhelper', version='1.0.4')
)
libraryDependencies += "com.github.wangjiegulu" % "ShadowViewhelper" % "1.0.4"
[com.github.wangjiegulu/ShadowViewhelper "1.0.4"]