is not current version
Last Version 10.7

org.sakaiproject.msgcntr:messageforums-tool 10.4


GroupId

GroupId

org.sakaiproject.msgcntr
ArtifactId

ArtifactId

messageforums-tool
Version

Version

10.4
Type

Type

war

Download messageforums-tool 10.4


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