License |
License |
---|---|
GroupId | GroupIdcom.liferay |
ArtifactId | ArtifactIdcom.liferay.message.boards.comment |
Last Version | Last Version6.0.12 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionLiferay Message Boards Comment
|
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.liferay/com.liferay.message.boards.comment/ -->
<dependency>
<groupId>com.liferay</groupId>
<artifactId>com.liferay.message.boards.comment</artifactId>
<version>6.0.12</version>
</dependency>
// https://jarcasting.com/artifacts/com.liferay/com.liferay.message.boards.comment/
implementation 'com.liferay:com.liferay.message.boards.comment:6.0.12'
// https://jarcasting.com/artifacts/com.liferay/com.liferay.message.boards.comment/
implementation ("com.liferay:com.liferay.message.boards.comment:6.0.12")
'com.liferay:com.liferay.message.boards.comment:jar:6.0.12'
<dependency org="com.liferay" name="com.liferay.message.boards.comment" rev="6.0.12">
<artifact name="com.liferay.message.boards.comment" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.liferay', module='com.liferay.message.boards.comment', version='6.0.12')
)
libraryDependencies += "com.liferay" % "com.liferay.message.boards.comment" % "6.0.12"
[com.liferay/com.liferay.message.boards.comment "6.0.12"]