| License |
License |
|---|---|
| Categories |
CategoriesReact User Interface Web Frameworks |
| GroupId | GroupIdorg.webjars.npm |
| ArtifactId | ArtifactIdreact-scrollbar |
| Last Version | Last Version0.2.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionreact-scrollbar
WebJar for react-scrollbar
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| react-scrollbar-0.2.1.pom | |
| react-scrollbar-0.2.1.jar | 784 KB |
| react-scrollbar-0.2.1-sources.jar | 22 bytes |
| react-scrollbar-0.2.1-javadoc.jar | 22 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/react-scrollbar/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>react-scrollbar</artifactId>
<version>0.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/react-scrollbar/
implementation 'org.webjars.npm:react-scrollbar:0.2.1'
// https://jarcasting.com/artifacts/org.webjars.npm/react-scrollbar/
implementation ("org.webjars.npm:react-scrollbar:0.2.1")
'org.webjars.npm:react-scrollbar:jar:0.2.1'
<dependency org="org.webjars.npm" name="react-scrollbar" rev="0.2.1">
<artifact name="react-scrollbar" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='react-scrollbar', version='0.2.1')
)
libraryDependencies += "org.webjars.npm" % "react-scrollbar" % "0.2.1"
[org.webjars.npm/react-scrollbar "0.2.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.webjars.npm : classnames | jar | [1.2.0,2) |
| org.webjars.npm : react | jar | [0.14.0,0.15) |