не последняя версия
Последняя версия 4.2.2

org.webjars:jquery-form 3.51

WebJar for jQuery Form Plugin

Категории

Категории

ORM Данные
Группа

Группа

org.webjars
Идентификатор

Идентификатор

jquery-form
Версия

Версия

3.51
Тип

Тип

jar

Скачать jquery-form 3.51


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