xbdcc / CUtils

an android tool library.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CUtils

api Build Status bintray

How to use

  • config this to your build.gralde
  • Add the following dependency to your build.gradle file.
    implementation 'com.carlos.cutils:cutils:0.0.28'
  • Add this code to your application file
    CUtils.init(this)

Table of Contents

About

an android tool library.

License:Apache License 2.0


Languages

Language:Kotlin 98.7%Language:Java 1.3%