Latest: fullcalendar-3.9.0.zip
Includes a basic stylesheet, the Google Calendar extension, and the necessary Moment and jQuery files.
Package Managers
You can install FullCalendar via NPM:
$ npm install fullcalendar
You can also install FullCalendar via Bower:
$ bower install fullcalendar
CDNJS
CDNJS is kind enough to host FullCalendar’s files through a reliable CDN, which you can directly link to from your site. However, the files might not be immediately available after a release, as it takes some time for them to get approved and uploaded, so keep that in mind. Here are the URLs of the latest files:
https://cdnjs.cloudflare.com/ajax/libs/fullcalendar/3.9.0/fullcalendar.min.js
https://cdnjs.cloudflare.com/ajax/libs/fullcalendar/3.9.0/fullcalendar.min.css
https://cdnjs.cloudflare.com/ajax/libs/fullcalendar/3.9.0/fullcalendar.print.css