Last Version

ExpandablePanel library 1.0.4

Android library implementing expandable logic by drag for a topView in a vertical 2 views combo.

License

License

GroupId

GroupId

com.github.jorgecastilloprz
ArtifactId

ArtifactId

expandablepanel
Version

Version

1.0.4
Type

Type

aar
Description

Description

ExpandablePanel library
Android library implementing expandable logic by drag for a topView in a vertical 2 views combo.
Project URL

Project URL

https://github.com/jorgecastilloprz/ExpandablePanel
Source Code Management

Source Code Management

https://github.com/jorgecastilloprz/ExpandablePanel

Download expandablepanel 1.0.4


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

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.