jjzazuet / seeds-librariesLinks
Atomic jars for guava-libraries
☆32Updated 11 years ago
Alternatives and similar repositories for seeds-libraries
Users that are interested in seeds-libraries are comparing it to the libraries listed below
Sorting:
- A Java code generator for the builder pattern using annotation processing☆37Updated 9 years ago
- Provides Dagger1-like ObjectGraph API around Dagger2 Components☆72Updated 9 years ago
- Library that allows to create async beans from sync beans☆114Updated 7 years ago
- A simple aspecting library for Android☆67Updated 9 years ago
- Easier creation of Dagger ObjectGraph scopes with Retrofit and Butterknife niceties☆34Updated 5 years ago
- Simple ActionN composition to use with RxJava [STABLE]☆33Updated 8 years ago
- Create properly-encoded URLs with a builder-style API.☆64Updated 3 years ago
- Extra conditional annotations for JUnit 4☆27Updated 7 years ago
- Simple currying for FuncN and ActionN on RxJava [STABLE]☆38Updated 8 years ago
- AutoCursor☆25Updated 10 years ago
- Android Services the easy way.☆42Updated 9 years ago
- Workflow for Java annotation processors☆16Updated 10 years ago
- Gradle plugin to better support using git repositories as a (private) maven repo.☆38Updated 10 years ago
- Java library to automatically populate models☆30Updated 5 years ago
- Simple partial application for FuncN and ActionN on RxJava [STABLE]☆30Updated 8 years ago
- Wrapper for expensive values (like API calls) that post results by Otto bus.☆22Updated 8 years ago
- String formatting library for Java, Android, Web and Unix Terminal☆73Updated 5 years ago
- AutoValue for ParseObject☆26Updated 10 years ago
- AutoLoganSquare = AutoValue + LoganSquare☆29Updated 7 years ago
- A library that implements Parcelable for you.☆64Updated 2 years ago
- [DEPRECATED] Android library that simplifies passing arguments between Activities using generated classes aka Screens☆24Updated 7 years ago
- Backport of Android's ArraySet implementation that supports API 14+☆16Updated 9 years ago
- Advanced Function composition to use with RxJava [STABLE]☆49Updated 8 years ago
- A library to quickly and easily enable multiple monitoring & support platforms for your mobile apps☆65Updated 10 years ago
- Exponential backoff for Java