License |
License |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdjquery-ui-month-picker |
Version | Version3.0.4 |
Type | Typejar |
Description |
Descriptionjquery-ui-month-picker
WebJar for jquery-ui-month-picker
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
jquery-ui-month-picker-3.0.4.pom | |
jquery-ui-month-picker-3.0.4.jar | 121 KB |
jquery-ui-month-picker-3.0.4-sources.jar | 22 bytes |
jquery-ui-month-picker-3.0.4-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/jquery-ui-month-picker/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>jquery-ui-month-picker</artifactId>
<version>3.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/jquery-ui-month-picker/
implementation 'org.webjars.npm:jquery-ui-month-picker:3.0.4'
// https://jarcasting.com/artifacts/org.webjars.npm/jquery-ui-month-picker/
implementation ("org.webjars.npm:jquery-ui-month-picker:3.0.4")
'org.webjars.npm:jquery-ui-month-picker:jar:3.0.4'
<dependency org="org.webjars.npm" name="jquery-ui-month-picker" rev="3.0.4">
<artifact name="jquery-ui-month-picker" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='jquery-ui-month-picker', version='3.0.4')
)
libraryDependencies += "org.webjars.npm" % "jquery-ui-month-picker" % "3.0.4"
[org.webjars.npm/jquery-ui-month-picker "3.0.4"]