is not current version
Last Version 2.1.2

org.webjars.npm:v-calendar 1.0.8

WebJar for v-calendar

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

v-calendar
Version

Version

1.0.8
Type

Type

jar

Download v-calendar 1.0.8


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