GroupId | GroupIdorg.sakaiproject.msgcntr |
---|---|
ArtifactId | ArtifactIdmessageforums-hbm |
Version | Version12.6 |
Type | Typejar |
Filename | Size |
---|---|
messageforums-hbm-12.6.pom | |
messageforums-hbm-12.6.jar | 126 KB |
messageforums-hbm-12.6-sources.jar | 115 KB |
messageforums-hbm-12.6-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.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.sakaiproject.msgcntr/messageforums-hbm/
implementation 'org.sakaiproject.msgcntr:messageforums-hbm:12.6'
// https://jarcasting.com/artifacts/org.sakaiproject.msgcntr/messageforums-hbm/
implementation ("org.sakaiproject.msgcntr:messageforums-hbm:12.6")
'org.sakaiproject.msgcntr:messageforums-hbm:jar:12.6'
<dependency org="org.sakaiproject.msgcntr" name="messageforums-hbm" rev="12.6">
<artifact name="messageforums-hbm" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.sakaiproject.msgcntr', module='messageforums-hbm', version='12.6')
)
libraryDependencies += "org.sakaiproject.msgcntr" % "messageforums-hbm" % "12.6"
[org.sakaiproject.msgcntr/messageforums-hbm "12.6"]