is not current version
Last Version 22.0

org.sakaiproject.msgcntr:messageforums-hbm 20.3


GroupId

GroupId

org.sakaiproject.msgcntr
ArtifactId

ArtifactId

messageforums-hbm
Version

Version

20.3
Type

Type

jar

Download messageforums-hbm 20.3


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