| Категории |
КатегорииДанные |
|---|---|
| Группа | Группаorg.webjars.npm |
| Идентификатор | Идентификаторjquery-datatables-checkboxes |
| Версия | Версия1.2.11 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| jquery-datatables-checkboxes-1.2.11.pom | |
| jquery-datatables-checkboxes-1.2.11.jar | 18 KB |
| jquery-datatables-checkboxes-1.2.11-sources.jar | 22 bytes |
| jquery-datatables-checkboxes-1.2.11-javadoc.jar | 22 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/jquery-datatables-checkboxes/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>jquery-datatables-checkboxes</artifactId>
<version>1.2.11</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/jquery-datatables-checkboxes/
implementation 'org.webjars.npm:jquery-datatables-checkboxes:1.2.11'
// https://jarcasting.com/artifacts/org.webjars.npm/jquery-datatables-checkboxes/
implementation ("org.webjars.npm:jquery-datatables-checkboxes:1.2.11")
'org.webjars.npm:jquery-datatables-checkboxes:jar:1.2.11'
<dependency org="org.webjars.npm" name="jquery-datatables-checkboxes" rev="1.2.11">
<artifact name="jquery-datatables-checkboxes" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='jquery-datatables-checkboxes', version='1.2.11')
)
libraryDependencies += "org.webjars.npm" % "jquery-datatables-checkboxes" % "1.2.11"
[org.webjars.npm/jquery-datatables-checkboxes "1.2.11"]