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