is not current version
Last Version 4.1.6

org.webjars.npm:postman-collection-transformer 2.5.1

WebJar for postman-collection-transformer

Categories

Categories

ORM Data
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

postman-collection-transformer
Version

Version

2.5.1
Type

Type

jar

Download postman-collection-transformer 2.5.1


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