jquery-tristate

WebJar for jquery-tristate

Лицензия

Лицензия

Группа

Группа

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

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

jquery-tristate
Последняя версия

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

1.2.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

jquery-tristate
WebJar for jquery-tristate
Ссылка на сайт

Ссылка на сайт

https://webjars.org
Система контроля версий

Система контроля версий

https://github.com/webjars/jquery-tristate

Скачать jquery-tristate

Как подключить последнюю версию

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.webjars : jquery jar 1.6.2

Модули Проекта

Данный проект не имеет модулей.

jQuery Tristate WebJar (jquery-tristate)

jQuery Tristate by Martijn van der Lee adds a tristate (indeterminate) checkbox with pseudo selectors and optional value modification and .val() overwrite to jQuery. It is licensed with the MIT License. This WebJar includes the corresponding JavaScript file.

jQuery is provided the OpenJS Foundation under the MIT License.

WebJars are usually built using a plain Maven POM. This WebJar uses the Wagon Maven Plugin to download the jQuery Tristate file from jsDelivr and puts it into the Java archive.

Usage

Just include this WebJar into your project. For Maven, you can use the following snippet:

<dependency>
    <groupId>org.webjars</groupId>
    <artifactId>jquery-tristate</artifactId>
    <version>1.2.1</version>
</dependency>

And here is a Gradle snippet for you:

implementation 'org.webjars:jquery-tristate:1.2.1'

Building

Just call

mvn clean install

and the Jar is built. You can check the output in the target folder. Please make sure that all required files are included and have proper content.

Contributing

I highly welcome your updates and improvements. Please open a pull request if you want to contribute to the jQuery Tristate WebJar. Thanks in advance!

org.webjars

WebJars

Web Libraries as JAR Files

Версии библиотеки

Версия
1.2.1