License |
License |
---|---|
GroupId | GroupIdcom.github.wangjiegulu |
ArtifactId | ArtifactIdlibrary |
Last Version | Last Version1.0.4 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptionlibrary
Shadow layout, shadow view for android.
|
Project URL |
Project URL |
Filename | Size |
---|---|
library-1.0.4.pom | |
library-1.0.4.aar | 17 KB |
library-1.0.4-sources.jar | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.wangjiegulu/library/ -->
<dependency>
<groupId>com.github.wangjiegulu</groupId>
<artifactId>library</artifactId>
<version>1.0.4</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.wangjiegulu/library/
implementation 'com.github.wangjiegulu:library:1.0.4'
// https://jarcasting.com/artifacts/com.github.wangjiegulu/library/
implementation ("com.github.wangjiegulu:library:1.0.4")
'com.github.wangjiegulu:library:aar:1.0.4'
<dependency org="com.github.wangjiegulu" name="library" rev="1.0.4">
<artifact name="library" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.wangjiegulu', module='library', version='1.0.4')
)
libraryDependencies += "com.github.wangjiegulu" % "library" % "1.0.4"
[com.github.wangjiegulu/library "1.0.4"]
Group / Artifact | Type | Version |
---|---|---|
com.android.support » appcompat-v7 | jar | 25.0.0 |