is not current version
Last Version 4.2.2

org.webjars:jquery-form 4.2.1

WebJar for jQuery Form Plugin

Categories

Categories

ORM Data
GroupId

GroupId

org.webjars
ArtifactId

ArtifactId

jquery-form
Version

Version

4.2.1
Type

Type

jar

Download jquery-form 4.2.1


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