A java library that uses code generation to handle the details of implementing the Parcelable interface on Android.
'com.workday:postman:1.2'
<dependency> <groupId>com.workday</groupId> <artifactId>postman</artifactId> <version>1.2</version> </dependency>
<dependency org="com.workday" name="postman" rev="1.2"/>
"com.workday", "postman", "1.2"