Deprecation warning!
This repository has been deprecated in favour of this.
| License |
License |
|---|---|
| GroupId | GroupIdorg.webjars.npm |
| ArtifactId | ArtifactIdbootstrap-datetime-picker |
| Last Version | Last Version2.4.4 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionbootstrap-datetime-picker
WebJar for bootstrap-datetime-picker
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| bootstrap-datetime-picker-2.4.4.pom | |
| bootstrap-datetime-picker-2.4.4.jar | 143 KB |
| bootstrap-datetime-picker-2.4.4-sources.jar | 22 bytes |
| bootstrap-datetime-picker-2.4.4-javadoc.jar | 22 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/bootstrap-datetime-picker/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>bootstrap-datetime-picker</artifactId>
<version>2.4.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/bootstrap-datetime-picker/
implementation 'org.webjars.npm:bootstrap-datetime-picker:2.4.4'
// https://jarcasting.com/artifacts/org.webjars.npm/bootstrap-datetime-picker/
implementation ("org.webjars.npm:bootstrap-datetime-picker:2.4.4")
'org.webjars.npm:bootstrap-datetime-picker:jar:2.4.4'
<dependency org="org.webjars.npm" name="bootstrap-datetime-picker" rev="2.4.4">
<artifact name="bootstrap-datetime-picker" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='bootstrap-datetime-picker', version='2.4.4')
)
libraryDependencies += "org.webjars.npm" % "bootstrap-datetime-picker" % "2.4.4"
[org.webjars.npm/bootstrap-datetime-picker "2.4.4"]
This repository has been deprecated in favour of this.