| License |
License |
|---|---|
| GroupId | GroupIdio.github.grakhell |
| ArtifactId | ArtifactIdExpandingLayout-ext |
| Version | Version1.1.1 |
| Type | Typeaar |
| Description |
DescriptionExpandingLayout-ext
Extansion to ExpandingLayout lib that's provided ExpandingNestedScrollView and ExpandingRecyclerView
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| ExpandingLayout-ext-1.1.1.pom | |
| ExpandingLayout-ext-1.1.1-sources.jar | 5 KB |
| ExpandingLayout-ext-1.1.1-javadoc.jar | 341 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.grakhell/ExpandingLayout-ext/ -->
<dependency>
<groupId>io.github.grakhell</groupId>
<artifactId>ExpandingLayout-ext</artifactId>
<version>1.1.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.grakhell/ExpandingLayout-ext/
implementation 'io.github.grakhell:ExpandingLayout-ext:1.1.1'
// https://jarcasting.com/artifacts/io.github.grakhell/ExpandingLayout-ext/
implementation ("io.github.grakhell:ExpandingLayout-ext:1.1.1")
'io.github.grakhell:ExpandingLayout-ext:aar:1.1.1'
<dependency org="io.github.grakhell" name="ExpandingLayout-ext" rev="1.1.1">
<artifact name="ExpandingLayout-ext" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.grakhell', module='ExpandingLayout-ext', version='1.1.1')
)
libraryDependencies += "io.github.grakhell" % "ExpandingLayout-ext" % "1.1.1"
[io.github.grakhell/ExpandingLayout-ext "1.1.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.github.grakhell : ExpandingLayout | jar | 1.1.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib | jar | 1.5.31 |
| androidx.core » core-ktx | jar | 1.6.0 |
| androidx.appcompat » appcompat | jar | 1.3.1 |
| androidx.dynamicanimation » dynamicanimation | jar | 1.1.0-alpha03 |
| androidx.dynamicanimation » dynamicanimation-ktx | jar | 1.0.0-alpha03 |
| androidx.recyclerview » recyclerview | jar | 1.2.1 |