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