FloatingGroupExpandableListView Library

An open source Android library that provides a floating group view at the top of the ExpandableListView

License

License

GroupId

GroupId

com.diegocarloslima
ArtifactId

ArtifactId

fgelv
Last Version

Last Version

0.1.2
Release Date

Release Date

Type

Type

aar
Description

Description

FloatingGroupExpandableListView Library
An open source Android library that provides a floating group view at the top of the ExpandableListView
Project URL

Project URL

https://github.com/diegocarloslima/FloatingGroupExpandableListView
Source Code Management

Source Code Management

https://github.com/diegocarloslima/FloatingGroupExpandableListView

Download fgelv

How to add to project

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

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
0.1.2
0.1.1
0.1.0