Last Version

Autoresizing ListView 0.0.3

An Android ListView that can be placed inside a ScrollView

License

License

Categories

Categories

Auto Application Layer Libs Code Generators
GroupId

GroupId

com.fourpool.autoresizinglistview
ArtifactId

ArtifactId

autoresizinglistview
Version

Version

0.0.3
Type

Type

aar
Description

Description

Autoresizing ListView
An Android ListView that can be placed inside a ScrollView
Project URL

Project URL

https://github.com/matthewmichihara/autoresizinglistview

Download autoresizinglistview 0.0.3


<!-- https://jarcasting.com/artifacts/com.fourpool.autoresizinglistview/autoresizinglistview/ -->
<dependency>
    <groupId>com.fourpool.autoresizinglistview</groupId>
    <artifactId>autoresizinglistview</artifactId>
    <version>0.0.3</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.fourpool.autoresizinglistview/autoresizinglistview/
implementation 'com.fourpool.autoresizinglistview:autoresizinglistview:0.0.3'
// https://jarcasting.com/artifacts/com.fourpool.autoresizinglistview/autoresizinglistview/
implementation ("com.fourpool.autoresizinglistview:autoresizinglistview:0.0.3")
'com.fourpool.autoresizinglistview:autoresizinglistview:aar:0.0.3'
<dependency org="com.fourpool.autoresizinglistview" name="autoresizinglistview" rev="0.0.3">
  <artifact name="autoresizinglistview" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.fourpool.autoresizinglistview', module='autoresizinglistview', version='0.0.3')
)
libraryDependencies += "com.fourpool.autoresizinglistview" % "autoresizinglistview" % "0.0.3"
[com.fourpool.autoresizinglistview/autoresizinglistview "0.0.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.