GroupId | GroupIdorg.webjars.npm |
---|---|
ArtifactId | ArtifactIdcalendar-utils |
Version | Version0.0.35 |
Type | Typejar |
Filename | Size |
---|---|
calendar-utils-0.0.35.pom | |
calendar-utils-0.0.35.jar | 14 KB |
calendar-utils-0.0.35-sources.jar | 22 bytes |
calendar-utils-0.0.35-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/calendar-utils/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>calendar-utils</artifactId>
<version>0.0.35</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/calendar-utils/
implementation 'org.webjars.npm:calendar-utils:0.0.35'
// https://jarcasting.com/artifacts/org.webjars.npm/calendar-utils/
implementation ("org.webjars.npm:calendar-utils:0.0.35")
'org.webjars.npm:calendar-utils:jar:0.0.35'
<dependency org="org.webjars.npm" name="calendar-utils" rev="0.0.35">
<artifact name="calendar-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='calendar-utils', version='0.0.35')
)
libraryDependencies += "org.webjars.npm" % "calendar-utils" % "0.0.35"
[org.webjars.npm/calendar-utils "0.0.35"]