AndroidUtil · Contains various utility classes for use in Android app development.
Group: com.github.michael-rapp - All Dependencies
JavaUtil · Contains various utility classes for use in Java development.
AndroidMaterialViews · Provides views, which are suggested by the Material Design guidelines.
AndroidMaterialValidation · Provides views, which can be validated according to the Material Design guidelines.
AndroidMaterialDialog · Provides a builder to create "Material Design"-styled dialogs.
AndroidSidebar · Provides a sidebar, which can be shown in front of a main content.
AndroidPreferenceActivity · Provides an alternative implementation of Android's PreferenceActivity.
AndroidMaterialPreferences · Provides various "Material Design"-styled preferences.
AndroidAdapters · A library, which provides various Adapters for Android apps.
AndroidBottomSheet · Provides a bottom sheet as proposed by Android's Material design guidelines.
ChromeLikeTabSwitcher · An Android library, which provides a Google Chrome-like tab switcher.
Apriori · A Java implementation of the Apriori algorithm for finding frequent item sets and (optionally) generating association rules.
TextMiningUtil · Provides various utility classes for text mining.
Tries · A Java implementations of different Tries (prefix trees). These are ordered tree data structures commonly used for efficient string searches.
RuleLearning.Core · A Java library that provides core elements for building rule-based classifiers