is not current version
Last Version 22.0

org.sakaiproject.msgcntr:messageforums-hbm 12.6


GroupId

GroupId

org.sakaiproject.msgcntr
ArtifactId

ArtifactId

messageforums-hbm
Version

Version

12.6
Type

Type

jar

Download messageforums-hbm 12.6


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