is not current version
Last Version 1.2.1

com.alexvasilkov:foldable-layout 0.1

Android widgets to implement folding animation

GroupId

GroupId

com.alexvasilkov
ArtifactId

ArtifactId

foldable-layout
Version

Version

0.1
Type

Type

aar

Download foldable-layout 0.1


<!-- https://jarcasting.com/artifacts/com.alexvasilkov/foldable-layout/ -->
<dependency>
    <groupId>com.alexvasilkov</groupId>
    <artifactId>foldable-layout</artifactId>
    <version>0.1</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.alexvasilkov/foldable-layout/
implementation 'com.alexvasilkov:foldable-layout:0.1'
// https://jarcasting.com/artifacts/com.alexvasilkov/foldable-layout/
implementation ("com.alexvasilkov:foldable-layout:0.1")
'com.alexvasilkov:foldable-layout:aar:0.1'
<dependency org="com.alexvasilkov" name="foldable-layout" rev="0.1">
  <artifact name="foldable-layout" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.alexvasilkov', module='foldable-layout', version='0.1')
)
libraryDependencies += "com.alexvasilkov" % "foldable-layout" % "0.1"
[com.alexvasilkov/foldable-layout "0.1"]