is not current version
Last Version 3.0.3

org.sakaiproject.msgcntr:messageforums-help 3.0.0-rc01


GroupId

GroupId

org.sakaiproject.msgcntr
ArtifactId

ArtifactId

messageforums-help
Version

Version

3.0.0-rc01
Type

Type

jar

Download messageforums-help 3.0.0-rc01


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