is not current version
Last Version 50.0.0

com.liferay.commerce:com.liferay.commerce.product.api 12.0.1

Liferay Commerce Product API

GroupId

GroupId

com.liferay.commerce
ArtifactId

ArtifactId

com.liferay.commerce.product.api
Version

Version

12.0.1
Type

Type

jar

Download com.liferay.commerce.product.api 12.0.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>12.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.liferay.commerce/com.liferay.commerce.product.api/
implementation 'com.liferay.commerce:com.liferay.commerce.product.api:12.0.1'
// https://jarcasting.com/artifacts/com.liferay.commerce/com.liferay.commerce.product.api/
implementation ("com.liferay.commerce:com.liferay.commerce.product.api:12.0.1")
'com.liferay.commerce:com.liferay.commerce.product.api:jar:12.0.1'
<dependency org="com.liferay.commerce" name="com.liferay.commerce.product.api" rev="12.0.1">
  <artifact name="com.liferay.commerce.product.api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.liferay.commerce', module='com.liferay.commerce.product.api', version='12.0.1')
)
libraryDependencies += "com.liferay.commerce" % "com.liferay.commerce.product.api" % "12.0.1"
[com.liferay.commerce/com.liferay.commerce.product.api "12.0.1"]