ExpandableLayout Library

Allow user to click on button and expand a content

License

License

The MIT License (MIT)
GroupId

GroupId

com.github.traex.expandablelayout
ArtifactId

ArtifactId

library
Last Version

Last Version

1.3
Release Date

Release Date

Type

Type

aar
Description

Description

ExpandableLayout Library
Allow user to click on button and expand a content
Project URL

Project URL

https://github.com/traex/ExpandableLayout
Source Code Management

Source Code Management

https://github.com/traex/ExpandableLayout

Download library

How to add to project

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

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.

Versions

Version
1.3
1.2.3
1.2.2
1.2.1
1.2
1.1
1.0