is not current version
Last Version 1.0.4

com.github.jorgecastilloprz:expandablepanel 1.0.2

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.2
Type

Type

aar

Download expandablepanel 1.0.2


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