| License |
License
MIT
|
|---|---|
| GroupId | GroupIdorg.webjars.npm |
| ArtifactId | ArtifactIdfullcalendar |
| Last Version | Last Version5.11.0 |
| 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.11.0.pom | |
| fullcalendar-5.11.0.jar | 494 KB |
| fullcalendar-5.11.0-sources.jar | 22 bytes |
| fullcalendar-5.11.0-javadoc.jar | 22 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/fullcalendar/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>fullcalendar</artifactId>
<version>5.11.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/fullcalendar/
implementation 'org.webjars.npm:fullcalendar:5.11.0'
// https://jarcasting.com/artifacts/org.webjars.npm/fullcalendar/
implementation ("org.webjars.npm:fullcalendar:5.11.0")
'org.webjars.npm:fullcalendar:jar:5.11.0'
<dependency org="org.webjars.npm" name="fullcalendar" rev="5.11.0">
<artifact name="fullcalendar" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='fullcalendar', version='5.11.0')
)
libraryDependencies += "org.webjars.npm" % "fullcalendar" % "5.11.0"
[org.webjars.npm/fullcalendar "5.11.0"]