Jar examples for p:postman
A java library that uses code generation to handle the details of implementing the Parcelable interface on Android.
You can download jar file postman 1.3 in this page.
The Apache Software License, Version 2.0
You can use the following script to add postman-1.3.jar to your project.
<dependency> <groupId>com.workday</groupId> <artifactId>postman</artifactId> <version>1.3</version> </dependency>
compile group: 'com.workday', name: 'postman', version: '1.3'
libraryDependencies += "com.workday" % "postman" % "1.3"
<dependency org="com.workday" name="postman" rev="1.3"/>
@Grapes(@Grab(group='com.workday', module='postman', version='1.3'))
'com.workday:postman:jar:1.3'
Click the following link to download the jar file.
postman-1.3-javadoc.jar