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