is not current version
Last Version 3.5.1

org.webjars.npm:postman-collection 3.0.6

WebJar for postman-collection

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

postman-collection
Version

Version

3.0.6
Type

Type

jar

Download postman-collection 3.0.6


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