License |
License |
---|---|
GroupId | GroupIdcom.liferay.commerce |
ArtifactId | ArtifactIdcom.liferay.commerce.order.rule.web |
Last Version | Last Version1.0.17 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionLiferay Commerce Order Rule Web
|
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.liferay.commerce/com.liferay.commerce.order.rule.web/ -->
<dependency>
<groupId>com.liferay.commerce</groupId>
<artifactId>com.liferay.commerce.order.rule.web</artifactId>
<version>1.0.17</version>
</dependency>
// https://jarcasting.com/artifacts/com.liferay.commerce/com.liferay.commerce.order.rule.web/
implementation 'com.liferay.commerce:com.liferay.commerce.order.rule.web:1.0.17'
// https://jarcasting.com/artifacts/com.liferay.commerce/com.liferay.commerce.order.rule.web/
implementation ("com.liferay.commerce:com.liferay.commerce.order.rule.web:1.0.17")
'com.liferay.commerce:com.liferay.commerce.order.rule.web:jar:1.0.17'
<dependency org="com.liferay.commerce" name="com.liferay.commerce.order.rule.web" rev="1.0.17">
<artifact name="com.liferay.commerce.order.rule.web" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.liferay.commerce', module='com.liferay.commerce.order.rule.web', version='1.0.17')
)
libraryDependencies += "com.liferay.commerce" % "com.liferay.commerce.order.rule.web" % "1.0.17"
[com.liferay.commerce/com.liferay.commerce.order.rule.web "1.0.17"]