| License |
License
MIT
|
|---|---|
| GroupId | GroupIdorg.webjars |
| ArtifactId | ArtifactIdfullcalendar |
| Last Version | Last Version5.10.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionFullCalendar
WebJar for FullCalendar
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| fullcalendar-5.10.2.pom | |
| fullcalendar-5.10.2.jar | 261 KB |
| fullcalendar-5.10.2-sources.jar | 567 bytes |
| fullcalendar-5.10.2-javadoc.jar | 251 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.webjars/fullcalendar/ -->
<dependency>
<groupId>org.webjars</groupId>
<artifactId>fullcalendar</artifactId>
<version>5.10.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars/fullcalendar/
implementation 'org.webjars:fullcalendar:5.10.2'
// https://jarcasting.com/artifacts/org.webjars/fullcalendar/
implementation ("org.webjars:fullcalendar:5.10.2")
'org.webjars:fullcalendar:jar:5.10.2'
<dependency org="org.webjars" name="fullcalendar" rev="5.10.2">
<artifact name="fullcalendar" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars', module='fullcalendar', version='5.10.2')
)
libraryDependencies += "org.webjars" % "fullcalendar" % "5.10.2"
[org.webjars/fullcalendar "5.10.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.webjars : jquery | jar | 1.11.1 |
| org.webjars : momentjs | jar | 2.5.0 |