Last Version

LinearListView 1.0.1

Android library that allows you to bind a LinearLayout with a ListAdapter

License

License

GroupId

GroupId

com.github.frankiesardo
ArtifactId

ArtifactId

linearlistview
Version

Version

1.0.1
Type

Type

aar
Description

Description

LinearListView
Android library that allows you to bind a LinearLayout with a ListAdapter
Project URL

Project URL

https://github.com/frankiesardo/LinearListView
Source Code Management

Source Code Management

https://github.com/frankiesardo/LinearListView

Download linearlistview 1.0.1


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

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.