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