License |
License |
---|---|
GroupId | GroupIdcom.liferay |
ArtifactId | ArtifactIdcom.liferay.segments.context.vocabulary |
Last Version | Last Version2.0.18 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionLiferay Segments Context Vocabulary
|
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.liferay/com.liferay.segments.context.vocabulary/ -->
<dependency>
<groupId>com.liferay</groupId>
<artifactId>com.liferay.segments.context.vocabulary</artifactId>
<version>2.0.18</version>
</dependency>
// https://jarcasting.com/artifacts/com.liferay/com.liferay.segments.context.vocabulary/
implementation 'com.liferay:com.liferay.segments.context.vocabulary:2.0.18'
// https://jarcasting.com/artifacts/com.liferay/com.liferay.segments.context.vocabulary/
implementation ("com.liferay:com.liferay.segments.context.vocabulary:2.0.18")
'com.liferay:com.liferay.segments.context.vocabulary:jar:2.0.18'
<dependency org="com.liferay" name="com.liferay.segments.context.vocabulary" rev="2.0.18">
<artifact name="com.liferay.segments.context.vocabulary" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.liferay', module='com.liferay.segments.context.vocabulary', version='2.0.18')
)
libraryDependencies += "com.liferay" % "com.liferay.segments.context.vocabulary" % "2.0.18"
[com.liferay/com.liferay.segments.context.vocabulary "2.0.18"]