is not current version
Last Version 50.0.0

com.liferay.commerce:com.liferay.commerce.product.api 23.3.2

Liferay Commerce Product API

GroupId

GroupId

com.liferay.commerce
ArtifactId

ArtifactId

com.liferay.commerce.product.api
Version

Version

23.3.2
Type

Type

jar

Download com.liferay.commerce.product.api 23.3.2


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