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