Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.