is not current version
Last Version 6.14.1

org.webjars.npm:query-string 6.13.7

WebJar for query-string

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

query-string
Version

Version

6.13.7
Type

Type

jar

Download query-string 6.13.7


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