GroupId | GroupIdorg.sakaiproject.msgcntr |
---|---|
ArtifactId | ArtifactIdmessageforums-hbm |
Version | Version12.4 |
Type | Typejar |
Filename | Size |
---|---|
messageforums-hbm-12.4.pom | |
messageforums-hbm-12.4.jar | 126 KB |
messageforums-hbm-12.4-sources.jar | 115 KB |
messageforums-hbm-12.4-javadoc.jar | 304 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.sakaiproject.msgcntr/messageforums-hbm/ -->
<dependency>
<groupId>org.sakaiproject.msgcntr</groupId>
<artifactId>messageforums-hbm</artifactId>
<version>12.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.sakaiproject.msgcntr/messageforums-hbm/
implementation 'org.sakaiproject.msgcntr:messageforums-hbm:12.4'
// https://jarcasting.com/artifacts/org.sakaiproject.msgcntr/messageforums-hbm/
implementation ("org.sakaiproject.msgcntr:messageforums-hbm:12.4")
'org.sakaiproject.msgcntr:messageforums-hbm:jar:12.4'
<dependency org="org.sakaiproject.msgcntr" name="messageforums-hbm" rev="12.4">
<artifact name="messageforums-hbm" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.sakaiproject.msgcntr', module='messageforums-hbm', version='12.4')
)
libraryDependencies += "org.sakaiproject.msgcntr" % "messageforums-hbm" % "12.4"
[org.sakaiproject.msgcntr/messageforums-hbm "12.4"]