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