is not current version
Last Version 1.20.2

org.webjars.npm:bootstrap-table 1.13.5

WebJar for bootstrap-table

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

bootstrap-table
Version

Version

1.13.5
Type

Type

jar

Download bootstrap-table 1.13.5


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