License |
License |
---|---|
GroupId | GroupIdcom.github.vicianm |
ArtifactId | ArtifactIdsticky-linear-layout |
Version | Version0.4 |
Type | Typeaar |
Description |
Descriptionsticky-linear-layout
LinearLayout based ViewGroup with capability to pin headers and footers of large structured forms.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
sticky-linear-layout-0.4.pom | |
sticky-linear-layout-0.4.aar | 29 KB |
sticky-linear-layout-0.4-sources.jar | 8 KB |
sticky-linear-layout-0.4-javadoc.jar | 35 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.vicianm/sticky-linear-layout/ -->
<dependency>
<groupId>com.github.vicianm</groupId>
<artifactId>sticky-linear-layout</artifactId>
<version>0.4</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.vicianm/sticky-linear-layout/
implementation 'com.github.vicianm:sticky-linear-layout:0.4'
// https://jarcasting.com/artifacts/com.github.vicianm/sticky-linear-layout/
implementation ("com.github.vicianm:sticky-linear-layout:0.4")
'com.github.vicianm:sticky-linear-layout:aar:0.4'
<dependency org="com.github.vicianm" name="sticky-linear-layout" rev="0.4">
<artifact name="sticky-linear-layout" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.vicianm', module='sticky-linear-layout', version='0.4')
)
libraryDependencies += "com.github.vicianm" % "sticky-linear-layout" % "0.4"
[com.github.vicianm/sticky-linear-layout "0.4"]
Group / Artifact | Type | Version |
---|---|---|
com.android.support » appcompat-v7 | jar | 25.3.1 |