# List **Repository Path**: kframe/list ## Basic Information - **Project Name**: List - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-12-02 - **Last Updated**: 2022-05-29 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # List #### 列表适配器 [![](https://jitpack.io/v/com.gitee.kframe/list.svg)](https://jitpack.io/#com.gitee.kframe/list) #### 使用方式 ##### Step 1. Add the JitPack repository to your build file ~~~ allprojects { repositories { ... maven { url 'https://jitpack.io' } } } ~~~ ##### Step 2. Add the dependency ~~~ dependencies { implementation 'com.gitee.kframe:list:1.0.1' } ~~~ ##### 如果有引用包冲突和不必要的包,请排除