Categories |
CategoriesJSON Data |
---|---|
GroupId | GroupIdorg.webjars.bower |
ArtifactId | ArtifactIdjquery.serializeJSON |
Version | Version2.6.1 |
Type | Typejar |
Filename | Size |
---|---|
jquery.serializeJSON-2.6.1.pom | |
jquery.serializeJSON-2.6.1.jar | 140 KB |
jquery.serializeJSON-2.6.1-sources.jar | 22 bytes |
jquery.serializeJSON-2.6.1-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.bower/jquery.serializeJSON/ -->
<dependency>
<groupId>org.webjars.bower</groupId>
<artifactId>jquery.serializeJSON</artifactId>
<version>2.6.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bower/jquery.serializeJSON/
implementation 'org.webjars.bower:jquery.serializeJSON:2.6.1'
// https://jarcasting.com/artifacts/org.webjars.bower/jquery.serializeJSON/
implementation ("org.webjars.bower:jquery.serializeJSON:2.6.1")
'org.webjars.bower:jquery.serializeJSON:jar:2.6.1'
<dependency org="org.webjars.bower" name="jquery.serializeJSON" rev="2.6.1">
<artifact name="jquery.serializeJSON" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bower', module='jquery.serializeJSON', version='2.6.1')
)
libraryDependencies += "org.webjars.bower" % "jquery.serializeJSON" % "2.6.1"
[org.webjars.bower/jquery.serializeJSON "2.6.1"]