GroupId | GroupIdcom.liferay |
---|---|
ArtifactId | ArtifactIdcom.liferay.product.navigation.product.menu.theme.contributor |
Version | Version2.0.2 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.liferay/com.liferay.product.navigation.product.menu.theme.contributor/ -->
<dependency>
<groupId>com.liferay</groupId>
<artifactId>com.liferay.product.navigation.product.menu.theme.contributor</artifactId>
<version>2.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.liferay/com.liferay.product.navigation.product.menu.theme.contributor/
implementation 'com.liferay:com.liferay.product.navigation.product.menu.theme.contributor:2.0.2'
// https://jarcasting.com/artifacts/com.liferay/com.liferay.product.navigation.product.menu.theme.contributor/
implementation ("com.liferay:com.liferay.product.navigation.product.menu.theme.contributor:2.0.2")
'com.liferay:com.liferay.product.navigation.product.menu.theme.contributor:jar:2.0.2'
<dependency org="com.liferay" name="com.liferay.product.navigation.product.menu.theme.contributor" rev="2.0.2">
<artifact name="com.liferay.product.navigation.product.menu.theme.contributor" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.liferay', module='com.liferay.product.navigation.product.menu.theme.contributor', version='2.0.2')
)
libraryDependencies += "com.liferay" % "com.liferay.product.navigation.product.menu.theme.contributor" % "2.0.2"
[com.liferay/com.liferay.product.navigation.product.menu.theme.contributor "2.0.2"]