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