Last Version

FoldableLayout 0.0.1

FoldableLayout is an Android layout allowing nice foldable animations.

License

License

GroupId

GroupId

com.vincentbrison.openlibraries.android
ArtifactId

ArtifactId

foldablelayout
Version

Version

0.0.1
Type

Type

jar
Description

Description

FoldableLayout
FoldableLayout is an Android layout allowing nice foldable animations.
Project URL

Project URL

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

Source Code Management

https://github.com/worldline/FoldableLayout

Download foldablelayout 0.0.1


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

Dependencies

compile (1)

Group / Artifact Type Version
com.android.support » appcompat-v7 jar 23.1.0

Project Modules

There are no modules declared in this project.