Last Version

Postman Processor 1.3

A java library that uses code generation to handle the details of implementing the Parcelable interface on Android.

License

License

GroupId

GroupId

com.workday
ArtifactId

ArtifactId

postman-processor
Version

Version

1.3
Type

Type

jar
Description

Description

Postman Processor
A java library that uses code generation to handle the details of implementing the Parcelable interface on Android.
Project URL

Project URL

https://github.com/Workday/postman
Source Code Management

Source Code Management

https://github.com/Workday/postman

Download postman-processor 1.3


<!-- https://jarcasting.com/artifacts/com.workday/postman-processor/ -->
<dependency>
    <groupId>com.workday</groupId>
    <artifactId>postman-processor</artifactId>
    <version>1.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.workday/postman-processor/
implementation 'com.workday:postman-processor:1.3'
// https://jarcasting.com/artifacts/com.workday/postman-processor/
implementation ("com.workday:postman-processor:1.3")
'com.workday:postman-processor:jar:1.3'
<dependency org="com.workday" name="postman-processor" rev="1.3">
  <artifact name="postman-processor" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.workday', module='postman-processor', version='1.3')
)
libraryDependencies += "com.workday" % "postman-processor" % "1.3"
[com.workday/postman-processor "1.3"]

Dependencies

compile (3)

Group / Artifact Type Version
com.squareup : javawriter jar 2.5.1
com.workday : metajava jar 1.0
com.workday : postman jar 1.3

Project Modules

There are no modules declared in this project.