GroupId | GroupIdorg.sakaiproject.msgcntr |
---|---|
ArtifactId | ArtifactIdmessageforums-help |
Version | Version3.0.2 |
Type | Typejar |
Filename | Size |
---|---|
messageforums-help-3.0.2.pom | |
messageforums-help-3.0.2.jar | 73 KB |
messageforums-help-3.0.2-sources.jar | 71 KB |
messageforums-help-3.0.2-javadoc.jar | 336 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.sakaiproject.msgcntr/messageforums-help/ -->
<dependency>
<groupId>org.sakaiproject.msgcntr</groupId>
<artifactId>messageforums-help</artifactId>
<version>3.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.sakaiproject.msgcntr/messageforums-help/
implementation 'org.sakaiproject.msgcntr:messageforums-help:3.0.2'
// https://jarcasting.com/artifacts/org.sakaiproject.msgcntr/messageforums-help/
implementation ("org.sakaiproject.msgcntr:messageforums-help:3.0.2")
'org.sakaiproject.msgcntr:messageforums-help:jar:3.0.2'
<dependency org="org.sakaiproject.msgcntr" name="messageforums-help" rev="3.0.2">
<artifact name="messageforums-help" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.sakaiproject.msgcntr', module='messageforums-help', version='3.0.2')
)
libraryDependencies += "org.sakaiproject.msgcntr" % "messageforums-help" % "3.0.2"
[org.sakaiproject.msgcntr/messageforums-help "3.0.2"]