Last Version

SimpleListView 1.3

Android Simple ListView

License

License

GroupId

GroupId

com.orhanobut
ArtifactId

ArtifactId

simplelistview
Version

Version

1.3
Type

Type

aar
Description

Description

SimpleListView
Android Simple ListView
Project URL

Project URL

https://github.com/orhanobut/simplelistview
Source Code Management

Source Code Management

https://github.com/orhanobut/simplelistview

Download simplelistview 1.3


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

Dependencies

compile (1)

Group / Artifact Type Version
com.android.support » appcompat-v7 jar 21.0.2

Project Modules

There are no modules declared in this project.