License |
License |
---|---|
GroupId | GroupIdcom.workday |
ArtifactId | ArtifactIdpostman |
Version | Version1.3 |
Type | Typejar |
Description |
DescriptionPostman
A java library that uses code generation to handle the details of implementing the Parcelable interface on Android.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
postman-1.3.pom | |
postman-1.3.jar | 56 KB |
postman-1.3-sources.jar | 28 KB |
postman-1.3-javadoc.jar | 152 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.workday : metajava | jar | 1.0 |