is not current version
Last Version 22.0

org.sakaiproject.msgcntr:messageforums-api 3.0.0-b05


GroupId

GroupId

org.sakaiproject.msgcntr
ArtifactId

ArtifactId

messageforums-api
Version

Version

3.0.0-b05
Type

Type

jar

Download messageforums-api 3.0.0-b05


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