Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/foolishchow/android
android library collection use in daily work
https://github.com/foolishchow/android
Last synced: 5 days 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 (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-07-04T09:31:09.000Z (over 3 years ago)
- Last Synced: 2023-03-08T09:15:04.267Z (over 1 year ago)
- Language: Java
- Size: 699 KB
- Stars: 0
- Watchers: 2
- 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'
```