Last Version

com.github.wangjiegulu:ShadowViewhelper 1.0.4

Shadow layout, shadow view for android.

GroupId

GroupId

com.github.wangjiegulu
ArtifactId

ArtifactId

ShadowViewhelper
Version

Version

1.0.4
Type

Type

aar

Download ShadowViewhelper 1.0.4


<!-- 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"]