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