Last Version

SectionCursorAdapter 2.0.1

Android library which adds sections and fast scroll to CursorAdapter as an easily implementable feature.

License

License

GroupId

GroupId

com.twotoasters.SectionCursorAdapter
ArtifactId

ArtifactId

library
Version

Version

2.0.1
Type

Type

aar
Description

Description

SectionCursorAdapter
Android library which adds sections and fast scroll to CursorAdapter as an easily implementable feature.
Project URL

Project URL

https://github.com/twotoasters/SectionCursorAdapter
Source Code Management

Source Code Management

https://github.com/twotoasters/SectionCursorAdapter

Download library 2.0.1


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

Dependencies

compile (1)

Group / Artifact Type Version
com.android.support » support-v4 jar 20.0.+

Project Modules

There are no modules declared in this project.