is not current version
Last Version 3.2.1

org.webjars.bower:jquery.serializeJSON 2.7.2

WebJar for jquery.serializeJSON

Categories

Categories

JSON Data
GroupId

GroupId

org.webjars.bower
ArtifactId

ArtifactId

jquery.serializeJSON
Version

Version

2.7.2
Type

Type

jar

Download jquery.serializeJSON 2.7.2


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