License |
License
MIT
|
---|---|
Categories |
CategoriesGithub Development Tools Version Controls |
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdgithub-com-fullcalendar-fullcalendar |
Last Version | Last Version5.10.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionfullcalendar-workspace
WebJar for fullcalendar-workspace
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/github-com-fullcalendar-fullcalendar/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>github-com-fullcalendar-fullcalendar</artifactId>
<version>5.10.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-fullcalendar-fullcalendar/
implementation 'org.webjars.npm:github-com-fullcalendar-fullcalendar:5.10.2'
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-fullcalendar-fullcalendar/
implementation ("org.webjars.npm:github-com-fullcalendar-fullcalendar:5.10.2")
'org.webjars.npm:github-com-fullcalendar-fullcalendar:jar:5.10.2'
<dependency org="org.webjars.npm" name="github-com-fullcalendar-fullcalendar" rev="5.10.2">
<artifact name="github-com-fullcalendar-fullcalendar" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='github-com-fullcalendar-fullcalendar', version='5.10.2')
)
libraryDependencies += "org.webjars.npm" % "github-com-fullcalendar-fullcalendar" % "5.10.2"
[org.webjars.npm/github-com-fullcalendar-fullcalendar "5.10.2"]