is not current version
Last Version 1.0.4

com.github.jorgecastilloprz:expandablepanel 1.0.1

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

GroupId

GroupId

com.github.jorgecastilloprz
ArtifactId

ArtifactId

expandablepanel
Version

Version

1.0.1
Type

Type

aar

Download expandablepanel 1.0.1


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