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