License |
License |
---|---|
Categories |
CategoriesReact User Interface Web Frameworks |
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdreact-paginate |
Last Version | Last Version5.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionreact-paginate
WebJar for react-paginate
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
react-paginate-5.1.0.pom | |
react-paginate-5.1.0.jar | 232 KB |
react-paginate-5.1.0-sources.jar | 22 bytes |
react-paginate-5.1.0-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/react-paginate/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>react-paginate</artifactId>
<version>5.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/react-paginate/
implementation 'org.webjars.npm:react-paginate:5.1.0'
// https://jarcasting.com/artifacts/org.webjars.npm/react-paginate/
implementation ("org.webjars.npm:react-paginate:5.1.0")
'org.webjars.npm:react-paginate:jar:5.1.0'
<dependency org="org.webjars.npm" name="react-paginate" rev="5.1.0">
<artifact name="react-paginate" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='react-paginate', version='5.1.0')
)
libraryDependencies += "org.webjars.npm" % "react-paginate" % "5.1.0"
[org.webjars.npm/react-paginate "5.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.webjars.npm : classnames | jar | [2.2.5,3) |
org.webjars.npm : prop-types | jar | [15.6.0,16) |
org.webjars.npm : react-addons-create-fragment | jar | [15.0.0,16) |