项目作者: ChanTsune

项目描述 :
高级语言: Kotlin
项目地址: git://github.com/ChanTsune/swipe-to-action.git
创建时间: 2021-02-06T08:02:16Z
项目社区:https://github.com/ChanTsune/swipe-to-action

开源协议:MIT License

下载


SwipeToAction

CI

GitHub

setup

  1. allprojects {
  2. repositories {
  3. ...
  4. maven { url 'https://jitpack.io' }
  5. }
  6. }
  1. dependencies {
  2. implementation 'com.github.ChanTsune:swipe-to-action:${latest_version}'
  3. }

License

This project published under MIT License.
For more information see LICENSE.