License |
License |
---|---|
Categories |
CategoriesDex General Purpose Libraries Utility |
GroupId | GroupIdme.zhanghq |
ArtifactId | ArtifactIdindex-listview |
Version | Version0.0.1 |
Type | Typeaar |
Description |
DescriptionIndex-ListView
ListView with index
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
index-listview-0.0.1.pom | |
index-listview-0.0.1.aar | 35 KB |
index-listview-0.0.1-sources.jar | 15 KB |
index-listview-0.0.1-javadoc.jar | 47 KB |
Browse |
<!-- https://jarcasting.com/artifacts/me.zhanghq/index-listview/ -->
<dependency>
<groupId>me.zhanghq</groupId>
<artifactId>index-listview</artifactId>
<version>0.0.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/me.zhanghq/index-listview/
implementation 'me.zhanghq:index-listview:0.0.1'
// https://jarcasting.com/artifacts/me.zhanghq/index-listview/
implementation ("me.zhanghq:index-listview:0.0.1")
'me.zhanghq:index-listview:aar:0.0.1'
<dependency org="me.zhanghq" name="index-listview" rev="0.0.1">
<artifact name="index-listview" type="aar" />
</dependency>
@Grapes(
@Grab(group='me.zhanghq', module='index-listview', version='0.0.1')
)
libraryDependencies += "me.zhanghq" % "index-listview" % "0.0.1"
[me.zhanghq/index-listview "0.0.1"]