License |
License |
---|---|
Categories |
CategoriesGithub Development Tools Version Controls |
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdgithub-com-Pikaday-Pikaday |
Last Version | Last Version1.8.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionpikaday
WebJar for pikaday
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
github-com-Pikaday-Pikaday-1.8.0.pom | |
github-com-Pikaday-Pikaday-1.8.0.jar | 62 KB |
github-com-Pikaday-Pikaday-1.8.0-sources.jar | 22 bytes |
github-com-Pikaday-Pikaday-1.8.0-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/github-com-Pikaday-Pikaday/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>github-com-Pikaday-Pikaday</artifactId>
<version>1.8.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-Pikaday-Pikaday/
implementation 'org.webjars.npm:github-com-Pikaday-Pikaday:1.8.0'
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-Pikaday-Pikaday/
implementation ("org.webjars.npm:github-com-Pikaday-Pikaday:1.8.0")
'org.webjars.npm:github-com-Pikaday-Pikaday:jar:1.8.0'
<dependency org="org.webjars.npm" name="github-com-Pikaday-Pikaday" rev="1.8.0">
<artifact name="github-com-Pikaday-Pikaday" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='github-com-Pikaday-Pikaday', version='1.8.0')
)
libraryDependencies += "org.webjars.npm" % "github-com-Pikaday-Pikaday" % "1.8.0"
[org.webjars.npm/github-com-Pikaday-Pikaday "1.8.0"]