is not current version
Last Version 50.0.0

com.liferay.commerce:com.liferay.commerce.product.api 33.1.1

Liferay Commerce Product API

GroupId

GroupId

com.liferay.commerce
ArtifactId

ArtifactId

com.liferay.commerce.product.api
Version

Version

33.1.1
Type

Type

jar

Download com.liferay.commerce.product.api 33.1.1


<!-- https://jarcasting.com/artifacts/com.liferay.commerce/com.liferay.commerce.product.api/ -->
<dependency>
    <groupId>com.liferay.commerce</groupId>
    <artifactId>com.liferay.commerce.product.api</artifactId>
    <version>33.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.liferay.commerce/com.liferay.commerce.product.api/
implementation 'com.liferay.commerce:com.liferay.commerce.product.api:33.1.1'
// https://jarcasting.com/artifacts/com.liferay.commerce/com.liferay.commerce.product.api/
implementation ("com.liferay.commerce:com.liferay.commerce.product.api:33.1.1")
'com.liferay.commerce:com.liferay.commerce.product.api:jar:33.1.1'
<dependency org="com.liferay.commerce" name="com.liferay.commerce.product.api" rev="33.1.1">
  <artifact name="com.liferay.commerce.product.api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.liferay.commerce', module='com.liferay.commerce.product.api', version='33.1.1')
)
libraryDependencies += "com.liferay.commerce" % "com.liferay.commerce.product.api" % "33.1.1"
[com.liferay.commerce/com.liferay.commerce.product.api "33.1.1"]