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