VastSwipeListView

A ListView that supports swipe list items.

License

License

GroupId

GroupId

io.github.sakurajimamaii
ArtifactId

ArtifactId

VastSwipeListView
Last Version

Last Version

0.0.2
Release Date

Release Date

Type

Type

aar
Description

Description

VastSwipeListView
A ListView that supports swipe list items.
Project URL

Project URL

https://github.com/SakurajimaMaii/VastUtils
Source Code Management

Source Code Management

https://github.com/SakurajimaMaii/VastUtils/tree/master/libraries/VastSwipeListView

Download VastSwipeListView

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
androidx.core » core-ktx jar 1.7.0
androidx.appcompat » appcompat jar 1.3.1
com.google.android.material » material jar 1.4.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.2
0.0.1