Last Version

Postman 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
Version

Version

1.3
Type

Type

jar
Description

Description

Postman
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 1.3


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

Dependencies

compile (1)

Group / Artifact Type Version
com.workday : metajava jar 1.0

Project Modules

There are no modules declared in this project.