is not current version
Last Version 22.0

org.sakaiproject.calendar:calendar 11.4


GroupId

GroupId

org.sakaiproject.calendar
ArtifactId

ArtifactId

calendar
Version

Version

11.4
Type

Type

pom

Download calendar 11.4

Filename Size
calendar-11.4.pom 2 KB
Browse

<!-- https://jarcasting.com/artifacts/org.sakaiproject.calendar/calendar/ -->
<dependency>
    <groupId>org.sakaiproject.calendar</groupId>
    <artifactId>calendar</artifactId>
    <version>11.4</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.sakaiproject.calendar/calendar/
implementation 'org.sakaiproject.calendar:calendar:11.4'
// https://jarcasting.com/artifacts/org.sakaiproject.calendar/calendar/
implementation ("org.sakaiproject.calendar:calendar:11.4")
'org.sakaiproject.calendar:calendar:pom:11.4'
<dependency org="org.sakaiproject.calendar" name="calendar" rev="11.4">
  <artifact name="calendar" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.sakaiproject.calendar', module='calendar', version='11.4')
)
libraryDependencies += "org.sakaiproject.calendar" % "calendar" % "11.4"
[org.sakaiproject.calendar/calendar "11.4"]