License |
License |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdbootstrap-timepicker |
Version | Version0.5.2 |
Type | Typejar |
Description |
Descriptionbootstrap-timepicker
WebJar for bootstrap-timepicker
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
bootstrap-timepicker-0.5.2.pom | |
bootstrap-timepicker-0.5.2.jar | 21 KB |
bootstrap-timepicker-0.5.2-sources.jar | 22 bytes |
bootstrap-timepicker-0.5.2-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/bootstrap-timepicker/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>bootstrap-timepicker</artifactId>
<version>0.5.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/bootstrap-timepicker/
implementation 'org.webjars.npm:bootstrap-timepicker:0.5.2'
// https://jarcasting.com/artifacts/org.webjars.npm/bootstrap-timepicker/
implementation ("org.webjars.npm:bootstrap-timepicker:0.5.2")
'org.webjars.npm:bootstrap-timepicker:jar:0.5.2'
<dependency org="org.webjars.npm" name="bootstrap-timepicker" rev="0.5.2">
<artifact name="bootstrap-timepicker" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='bootstrap-timepicker', version='0.5.2')
)
libraryDependencies += "org.webjars.npm" % "bootstrap-timepicker" % "0.5.2"
[org.webjars.npm/bootstrap-timepicker "0.5.2"]