Last Version

FoldableLayout Library 1.2.1

Android widgets to implement folding animation

License

License

GroupId

GroupId

com.alexvasilkov
ArtifactId

ArtifactId

foldable-layout
Version

Version

1.2.1
Type

Type

jar
Description

Description

FoldableLayout Library
Android widgets to implement folding animation
Project URL

Project URL

https://github.com/alexvasilkov/FoldableLayout
Source Code Management

Source Code Management

https://github.com/alexvasilkov/FoldableLayout

Download foldable-layout 1.2.1


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.