A development library for the Android platform. It is intended to make application development easier and consistent through your applications.
'com.cesarferreira.quickutils:library:1.2.3'
<dependency>
<groupId>com.cesarferreira.quickutils</groupId>
<artifactId>library</artifactId>
<version>1.2.3</version>
</dependency>
<dependency org="com.cesarferreira.quickutils" name="library" rev="1.2.3"/>
"com.cesarferreira.quickutils", "library", "1.2.3"