Last Version

expandablelayout 1.0.7

An expandable layout that shows a two-level layout with an indicator.

License

License

GroupId

GroupId

com.github.skydoves
ArtifactId

ArtifactId

expandablelayout
Version

Version

1.0.7
Type

Type

aar
Description

Description

expandablelayout
An expandable layout that shows a two-level layout with an indicator.
Project URL

Project URL

https://github.com/skydoves/expandablelayout/
Source Code Management

Source Code Management

https://github.com/skydoves/expandablelayout/

Download expandablelayout 1.0.7


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

Dependencies

compile (2)

Group / Artifact Type Version
androidx.databinding » viewbinding jar 4.1.3
org.jetbrains.kotlin : kotlin-stdlib jar 1.4.32

runtime (1)

Group / Artifact Type Version
androidx.appcompat » appcompat jar 1.2.0

Project Modules

There are no modules declared in this project.