License |
License |
---|---|
GroupId | GroupIdcom.liferay.commerce |
ArtifactId | ArtifactIdcom.liferay.commerce.price.list.api |
Last Version | Last Version14.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionLiferay Commerce Price List API
|
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.liferay.commerce/com.liferay.commerce.price.list.api/ -->
<dependency>
<groupId>com.liferay.commerce</groupId>
<artifactId>com.liferay.commerce.price.list.api</artifactId>
<version>14.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.liferay.commerce/com.liferay.commerce.price.list.api/
implementation 'com.liferay.commerce:com.liferay.commerce.price.list.api:14.1.1'
// https://jarcasting.com/artifacts/com.liferay.commerce/com.liferay.commerce.price.list.api/
implementation ("com.liferay.commerce:com.liferay.commerce.price.list.api:14.1.1")
'com.liferay.commerce:com.liferay.commerce.price.list.api:jar:14.1.1'
<dependency org="com.liferay.commerce" name="com.liferay.commerce.price.list.api" rev="14.1.1">
<artifact name="com.liferay.commerce.price.list.api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.liferay.commerce', module='com.liferay.commerce.price.list.api', version='14.1.1')
)
libraryDependencies += "com.liferay.commerce" % "com.liferay.commerce.price.list.api" % "14.1.1"
[com.liferay.commerce/com.liferay.commerce.price.list.api "14.1.1"]