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:prettybundle-processor:1.0.0'
<dependency>
<groupId>com.github.talenguyen</groupId>
<artifactId>prettybundle-processor</artifactId>
<version>1.0.0</version>
</dependency>
<dependency org="com.github.talenguyen" name="prettybundle-processor" rev="1.0.0"/>
"com.github.talenguyen", "prettybundle-processor", "1.0.0"