Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hkhc/java-utils
A few Java and android helper methods
https://github.com/hkhc/java-utils
android java
Last synced: about 7 hours ago
JSON representation
A few Java and android helper methods
- Host: GitHub
- URL: https://github.com/hkhc/java-utils
- Owner: hkhc
- License: apache-2.0
- Created: 2017-12-18T14:26:20.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2021-04-22T10:17:19.000Z (over 3 years ago)
- Last Synced: 2023-07-04T14:04:40.640Z (over 1 year ago)
- Topics: android, java
- Language: Java
- Size: 365 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Just my own helper classes
This project consists of two components.
- [utils-core](utils-core/README.md) [ ![Download](https://api.bintray.com/packages/hermancheung/maven/utils-core/images/download.svg) ](https://bintray.com/hermancheung/maven/utils-core/_latestVersion): Simple helper classes to simplify daily coding. Pure java in nature,
should be usable in any Java code.
- [utils-android](utils-android/README.md) [ ![Download](https://api.bintray.com/packages/hermancheung/maven/utils-android/images/download.svg) ](https://bintray.com/hermancheung/maven/utils-android/_latestVersion): Android-specific helper classes.