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