is not current version
Last Version 22.0

org.sakaiproject.calendar:sakai-calendar-hbm 20.0


GroupId

GroupId

org.sakaiproject.calendar
ArtifactId

ArtifactId

sakai-calendar-hbm
Version

Version

20.0
Type

Type

jar

Download sakai-calendar-hbm 20.0


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