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