License |
License
MIT
|
---|---|
Categories |
CategoriesGithub Development Tools Version Controls |
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdgithub-com-wenzhixin-bootstrap-table |
Last Version | Last Version1.18.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionbootstrap-table
WebJar for bootstrap-table
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/github-com-wenzhixin-bootstrap-table/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>github-com-wenzhixin-bootstrap-table</artifactId>
<version>1.18.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-wenzhixin-bootstrap-table/
implementation 'org.webjars.npm:github-com-wenzhixin-bootstrap-table:1.18.3'
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-wenzhixin-bootstrap-table/
implementation ("org.webjars.npm:github-com-wenzhixin-bootstrap-table:1.18.3")
'org.webjars.npm:github-com-wenzhixin-bootstrap-table:jar:1.18.3'
<dependency org="org.webjars.npm" name="github-com-wenzhixin-bootstrap-table" rev="1.18.3">
<artifact name="github-com-wenzhixin-bootstrap-table" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='github-com-wenzhixin-bootstrap-table', version='1.18.3')
)
libraryDependencies += "org.webjars.npm" % "github-com-wenzhixin-bootstrap-table" % "1.18.3"
[org.webjars.npm/github-com-wenzhixin-bootstrap-table "1.18.3"]