is not current version
Last Version 3.2.1

org.webjars.bower:jquery.serializeJSON 2.8.1

WebJar for jquery.serializeJSON

Categories

Categories

JSON Data
GroupId

GroupId

org.webjars.bower
ArtifactId

ArtifactId

jquery.serializeJSON
Version

Version

2.8.1
Type

Type

jar

Download jquery.serializeJSON 2.8.1


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