License |
License |
---|---|
Categories |
CategoriesJavaScript Languages |
GroupId | GroupIdorg.webjars.bowergithub.mymth |
ArtifactId | ArtifactIdvanillajs-datepicker |
Last Version | Last Version1.1.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionvanillajs-datepicker
WebJar for vanillajs-datepicker
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
vanillajs-datepicker-1.1.2.pom | |
vanillajs-datepicker-1.1.2.jar | 545 KB |
vanillajs-datepicker-1.1.2-sources.jar | 22 bytes |
vanillajs-datepicker-1.1.2-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.bowergithub.mymth/vanillajs-datepicker/ -->
<dependency>
<groupId>org.webjars.bowergithub.mymth</groupId>
<artifactId>vanillajs-datepicker</artifactId>
<version>1.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bowergithub.mymth/vanillajs-datepicker/
implementation 'org.webjars.bowergithub.mymth:vanillajs-datepicker:1.1.2'
// https://jarcasting.com/artifacts/org.webjars.bowergithub.mymth/vanillajs-datepicker/
implementation ("org.webjars.bowergithub.mymth:vanillajs-datepicker:1.1.2")
'org.webjars.bowergithub.mymth:vanillajs-datepicker:jar:1.1.2'
<dependency org="org.webjars.bowergithub.mymth" name="vanillajs-datepicker" rev="1.1.2">
<artifact name="vanillajs-datepicker" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bowergithub.mymth', module='vanillajs-datepicker', version='1.1.2')
)
libraryDependencies += "org.webjars.bowergithub.mymth" % "vanillajs-datepicker" % "1.1.2"
[org.webjars.bowergithub.mymth/vanillajs-datepicker "1.1.2"]