8000 GitHub - qinweiforandroid/QRowView: row tools
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

qinweiforandroid/QRowView

Repository files navigation

QRowView

行view框架

How to

To get a Git project into your build:

Step 1. Add the JitPack repository to your build file

dependencyResolutionManagement {
  repositoriesMode.set(RepositoriesMode.FAIL_ON_PROJECT_REPOS)
  repositories {
    mavenCentral()
    maven { url 'https://jitpack.io' }
  }
}

Step 2. Add the dependency

dependencies {
        implementation 'com.github.qinweiforandroid.QRowView:row:1.0.11271'
}

About

row tools

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

0