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