Categories |
CategoriesGithub Development Tools Version Controls |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdgithub-com-wenzhixin-bootstrap-table |
Version | Version1.15.5 |
Type | Typejar |
<!-- 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.15.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-wenzhixin-bootstrap-table/
implementation 'org.webjars.npm:github-com-wenzhixin-bootstrap-table:1.15.5'
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-wenzhixin-bootstrap-table/
implementation ("org.webjars.npm:github-com-wenzhixin-bootstrap-table:1.15.5")
'org.webjars.npm:github-com-wenzhixin-bootstrap-table:jar:1.15.5'
<dependency org="org.webjars.npm" name="github-com-wenzhixin-bootstrap-table" rev="1.15.5">
<artifact name="github-com-wenzhixin-bootstrap-table" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='github-com-wenzhixin-bootstrap-table', version='1.15.5')
)
libraryDependencies += "org.webjars.npm" % "github-com-wenzhixin-bootstrap-table" % "1.15.5"
[org.webjars.npm/github-com-wenzhixin-bootstrap-table "1.15.5"]