License |
License |
---|---|
Categories |
CategoriesReact User Interface Web Frameworks |
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdreact-bootstrap-table2-filter |
Version | Version1.3.0 |
Type | Typejar |
Description |
Descriptionreact-bootstrap-table2-filter
WebJar for react-bootstrap-table2-filter
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/react-bootstrap-table2-filter/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>react-bootstrap-table2-filter</artifactId>
<version>1.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/react-bootstrap-table2-filter/
implementation 'org.webjars.npm:react-bootstrap-table2-filter:1.3.0'
// https://jarcasting.com/artifacts/org.webjars.npm/react-bootstrap-table2-filter/
implementation ("org.webjars.npm:react-bootstrap-table2-filter:1.3.0")
'org.webjars.npm:react-bootstrap-table2-filter:jar:1.3.0'
<dependency org="org.webjars.npm" name="react-bootstrap-table2-filter" rev="1.3.0">
<artifact name="react-bootstrap-table2-filter" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='react-bootstrap-table2-filter', version='1.3.0')
)
libraryDependencies += "org.webjars.npm" % "react-bootstrap-table2-filter" % "1.3.0"
[org.webjars.npm/react-bootstrap-table2-filter "1.3.0"]