License |
License |
---|---|
Categories |
CategoriesGithub Development Tools Version Controls |
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdgithub-com-postmanlabs-postman-url-encoder |
Version | Version1.0.2 |
Type | Typejar |
Description |
Descriptionpostman-url-encoder
WebJar for postman-url-encoder
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/github-com-postmanlabs-postman-url-encoder/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>github-com-postmanlabs-postman-url-encoder</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-postmanlabs-postman-url-encoder/
implementation 'org.webjars.npm:github-com-postmanlabs-postman-url-encoder:1.0.2'
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-postmanlabs-postman-url-encoder/
implementation ("org.webjars.npm:github-com-postmanlabs-postman-url-encoder:1.0.2")
'org.webjars.npm:github-com-postmanlabs-postman-url-encoder:jar:1.0.2'
<dependency org="org.webjars.npm" name="github-com-postmanlabs-postman-url-encoder" rev="1.0.2">
<artifact name="github-com-postmanlabs-postman-url-encoder" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='github-com-postmanlabs-postman-url-encoder', version='1.0.2')
)
libraryDependencies += "org.webjars.npm" % "github-com-postmanlabs-postman-url-encoder" % "1.0.2"
[org.webjars.npm/github-com-postmanlabs-postman-url-encoder "1.0.2"]