License |
License |
---|---|
GroupId | GroupIdcom.liferay |
ArtifactId | ArtifactIdcom.liferay.journal.lang |
Version | Version6.0.24 |
Type | Typejar |
Description |
DescriptionLiferay Journal Lang
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
com.liferay.journal.lang-6.0.24.pom | |
com.liferay.journal.lang-6.0.24.jar | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.liferay/com.liferay.journal.lang/ -->
<dependency>
<groupId>com.liferay</groupId>
<artifactId>com.liferay.journal.lang</artifactId>
<version>6.0.24</version>
</dependency>
// https://jarcasting.com/artifacts/com.liferay/com.liferay.journal.lang/
implementation 'com.liferay:com.liferay.journal.lang:6.0.24'
// https://jarcasting.com/artifacts/com.liferay/com.liferay.journal.lang/
implementation ("com.liferay:com.liferay.journal.lang:6.0.24")
'com.liferay:com.liferay.journal.lang:jar:6.0.24'
<dependency org="com.liferay" name="com.liferay.journal.lang" rev="6.0.24">
<artifact name="com.liferay.journal.lang" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.liferay', module='com.liferay.journal.lang', version='6.0.24')
)
libraryDependencies += "com.liferay" % "com.liferay.journal.lang" % "6.0.24"
[com.liferay/com.liferay.journal.lang "6.0.24"]