https://github.com/foolishchow/android
android library collection use in daily work
https://github.com/foolishchow/android
Last synced: 7 months ago
JSON representation
android library collection use in daily work
- Host: GitHub
- URL: https://github.com/foolishchow/android
- Owner: foolishchow
- License: gpl-3.0
- Created: 2021-04-24T10:56:13.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-07-04T09:31:09.000Z (almost 5 years ago)
- Last Synced: 2025-02-24T02:14:17.475Z (over 1 year ago)
- Language: Java
- Size: 699 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# android
android library collection use in daily work
# [line-view](./line-view)
```gradle
implementation 'com.github.foolishchow.android:line-view:@version'
```
# [subscripted-text-view](./subscripted-text-view)
```gradle
implementation 'com.github.foolishchow.android:subscripted-text-view:@version'
```
# [date-picker](./date-picker)
```gradle
implementation 'com.github.foolishchow.android:date-picker:@version'
```