GroupId | GroupIdcom.liferay |
---|---|
ArtifactId | ArtifactIdcom.liferay.product.navigation.product.menu.theme.contributor |
Version | Version3.0.12 |
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>3.0.12</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:3.0.12'
// 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:3.0.12")
'com.liferay:com.liferay.product.navigation.product.menu.theme.contributor:jar:3.0.12'
<dependency org="com.liferay" name="com.liferay.product.navigation.product.menu.theme.contributor" rev="3.0.12">
<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='3.0.12')
)
libraryDependencies += "com.liferay" % "com.liferay.product.navigation.product.menu.theme.contributor" % "3.0.12"
[com.liferay/com.liferay.product.navigation.product.menu.theme.contributor "3.0.12"]