WebJar for Bootstrap Table.
More info: http://webjars.org
| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.webjars |
| Идентификатор | Идентификаторbootstrap-table |
| Последняя версия | Последняя версия1.16.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеbootstrap-table
WebJar for Bootstrap Table
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| bootstrap-table-1.16.0.pom | |
| bootstrap-table-1.16.0.jar | 1 MB |
| bootstrap-table-1.16.0-javadoc.jar | 1 MB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.webjars/bootstrap-table/ -->
<dependency>
<groupId>org.webjars</groupId>
<artifactId>bootstrap-table</artifactId>
<version>1.16.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars/bootstrap-table/
implementation 'org.webjars:bootstrap-table:1.16.0'
// https://jarcasting.com/artifacts/org.webjars/bootstrap-table/
implementation ("org.webjars:bootstrap-table:1.16.0")
'org.webjars:bootstrap-table:jar:1.16.0'
<dependency org="org.webjars" name="bootstrap-table" rev="1.16.0">
<artifact name="bootstrap-table" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars', module='bootstrap-table', version='1.16.0')
)
libraryDependencies += "org.webjars" % "bootstrap-table" % "1.16.0"
[org.webjars/bootstrap-table "1.16.0"]
WebJar for Bootstrap Table.
More info: http://webjars.org