| Группа | Группаorg.sakaiproject.msgcntr |
|---|---|
| Идентификатор | Идентификаторmessageforums-hbm |
| Версия | Версия20.4 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| messageforums-hbm-20.4.pom | |
| messageforums-hbm-20.4.jar | 124 KB |
| messageforums-hbm-20.4-sources.jar | 116 KB |
| messageforums-hbm-20.4-javadoc.jar | 305 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.sakaiproject.msgcntr/messageforums-hbm/ -->
<dependency>
<groupId>org.sakaiproject.msgcntr</groupId>
<artifactId>messageforums-hbm</artifactId>
<version>20.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.sakaiproject.msgcntr/messageforums-hbm/
implementation 'org.sakaiproject.msgcntr:messageforums-hbm:20.4'
// https://jarcasting.com/artifacts/org.sakaiproject.msgcntr/messageforums-hbm/
implementation ("org.sakaiproject.msgcntr:messageforums-hbm:20.4")
'org.sakaiproject.msgcntr:messageforums-hbm:jar:20.4'
<dependency org="org.sakaiproject.msgcntr" name="messageforums-hbm" rev="20.4">
<artifact name="messageforums-hbm" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.sakaiproject.msgcntr', module='messageforums-hbm', version='20.4')
)
libraryDependencies += "org.sakaiproject.msgcntr" % "messageforums-hbm" % "20.4"
[org.sakaiproject.msgcntr/messageforums-hbm "20.4"]