is not current version
Last Version 22.0

org.sakaiproject.msgcntr:messageforums-hbm 20.5


GroupId

GroupId

org.sakaiproject.msgcntr
ArtifactId

ArtifactId

messageforums-hbm
Version

Version

20.5
Type

Type

jar

Download messageforums-hbm 20.5


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