Android library which uses annotation processor to help Android Developer easy to deal with Bundle to communicate between Activity, Fragment and Service.
'com.github.talenguyen:prettybundleprocessor:1.0.3'
<dependency>
<groupId>com.github.talenguyen</groupId>
<artifactId>prettybundleprocessor</artifactId>
<version>1.0.3</version>
</dependency>
<dependency org="com.github.talenguyen" name="prettybundleprocessor" rev="1.0.3"/>
"com.github.talenguyen", "prettybundleprocessor", "1.0.3"