Android代码-Toolbelt

时间:2022-08-25 22:16:59
【文件属性】:
文件名称:Android代码-Toolbelt
文件大小:68KB
文件格式:ZIP
更新时间:2022-08-25 22:16:59
Android代码 Toolbelt Toolbelt is an Android library for common tools and utilities for optional values, easier logging and operations on Strings. I need these mostly boilerplate stuff for almost all of my Android projects so I decided to serve them as a library. How to Include In Your Project? Toolbelt is served on Bintray and jCenter. So, simply add following compile 'com.github.mehmetakiftutuncu:toolbelt:latestVersion' inside dependencies in build.gradle file in your application module. If somehow depe
【文件预览】:
Toolbelt-master
----.gitignore(65B)
----gradle()
--------wrapper()
----README.md(7KB)
----build.gradle(410B)
----toolbelt()
--------.gitignore(13B)
--------build.gradle(4KB)
--------proguard-rules.pro(662B)
--------src()
----gradlew.bat(2KB)
----gradlew(5KB)
----gradle.properties(855B)
----LICENSE.md(591B)
----.travis.yml(243B)
----settings.gradle(20B)

网友评论