GroupId | GroupIdorg.webjars.bower |
---|---|
ArtifactId | ArtifactIdjquery-ui-month-picker |
Version | Version3.0.1 |
Type | Typejar |
Filename | Size |
---|---|
jquery-ui-month-picker-3.0.1.pom | |
jquery-ui-month-picker-3.0.1.jar | 104 KB |
jquery-ui-month-picker-3.0.1-sources.jar | 22 bytes |
jquery-ui-month-picker-3.0.1-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.bower/jquery-ui-month-picker/ -->
<dependency>
<groupId>org.webjars.bower</groupId>
<artifactId>jquery-ui-month-picker</artifactId>
<version>3.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bower/jquery-ui-month-picker/
implementation 'org.webjars.bower:jquery-ui-month-picker:3.0.1'
// https://jarcasting.com/artifacts/org.webjars.bower/jquery-ui-month-picker/
implementation ("org.webjars.bower:jquery-ui-month-picker:3.0.1")
'org.webjars.bower:jquery-ui-month-picker:jar:3.0.1'
<dependency org="org.webjars.bower" name="jquery-ui-month-picker" rev="3.0.1">
<artifact name="jquery-ui-month-picker" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bower', module='jquery-ui-month-picker', version='3.0.1')
)
libraryDependencies += "org.webjars.bower" % "jquery-ui-month-picker" % "3.0.1"
[org.webjars.bower/jquery-ui-month-picker "3.0.1"]