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