is not current version
Last Version 6.14.1

org.webjars.npm:query-string 1.0.1

WebJar for query-string

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

query-string
Version

Version

1.0.1
Type

Type

jar

Download query-string 1.0.1


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