jquery-timepicker

WebJar for jquery-timepicker

License

License

MIT
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

jquery-timepicker
Last Version

Last Version

1.3.3
Release Date

Release Date

Type

Type

jar
Description

Description

jquery-timepicker
WebJar for jquery-timepicker
Project URL

Project URL

http://webjars.org
Source Code Management

Source Code Management

https://github.com/wvega/timepicker

Download jquery-timepicker

How to add to project

<!-- https://jarcasting.com/artifacts/org.webjars.npm/jquery-timepicker/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>jquery-timepicker</artifactId>
    <version>1.3.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/jquery-timepicker/
implementation 'org.webjars.npm:jquery-timepicker:1.3.3'
// https://jarcasting.com/artifacts/org.webjars.npm/jquery-timepicker/
implementation ("org.webjars.npm:jquery-timepicker:1.3.3")
'org.webjars.npm:jquery-timepicker:jar:1.3.3'
<dependency org="org.webjars.npm" name="jquery-timepicker" rev="1.3.3">
  <artifact name="jquery-timepicker" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='jquery-timepicker', version='1.3.3')
)
libraryDependencies += "org.webjars.npm" % "jquery-timepicker" % "1.3.3"
[org.webjars.npm/jquery-timepicker "1.3.3"]

Dependencies

compile (1)

Group / Artifact Type Version
org.webjars.npm : jquery jar [1.4.3,)

Project Modules

There are no modules declared in this project.

jQuery Timepicker Build Status Gitter chat

A jQuery plugin to enhance standard form input fields helping users to select (or type) times.

Please visit http://timepicker.co for Documentation, Examples and Getting Started information.

Release History

See CHANGELOG.

License

Copyright (c) 2016 Willington Vega Licensed under the MIT, GPL licenses.

Versions

Version
1.3.3
1.3.2