| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.liferay.commerce |
| Идентификатор | Идентификаторcom.liferay.commerce.shipment.content.web |
| Версия | Версия4.0.16 |
| Тип | Типjar |
| Описание |
ОписаниеLiferay Commerce Shipment Content Web
|
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/com.liferay.commerce/com.liferay.commerce.shipment.content.web/ -->
<dependency>
<groupId>com.liferay.commerce</groupId>
<artifactId>com.liferay.commerce.shipment.content.web</artifactId>
<version>4.0.16</version>
</dependency>
// https://jarcasting.com/artifacts/com.liferay.commerce/com.liferay.commerce.shipment.content.web/
implementation 'com.liferay.commerce:com.liferay.commerce.shipment.content.web:4.0.16'
// https://jarcasting.com/artifacts/com.liferay.commerce/com.liferay.commerce.shipment.content.web/
implementation ("com.liferay.commerce:com.liferay.commerce.shipment.content.web:4.0.16")
'com.liferay.commerce:com.liferay.commerce.shipment.content.web:jar:4.0.16'
<dependency org="com.liferay.commerce" name="com.liferay.commerce.shipment.content.web" rev="4.0.16">
<artifact name="com.liferay.commerce.shipment.content.web" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.liferay.commerce', module='com.liferay.commerce.shipment.content.web', version='4.0.16')
)
libraryDependencies += "com.liferay.commerce" % "com.liferay.commerce.shipment.content.web" % "4.0.16"
[com.liferay.commerce/com.liferay.commerce.shipment.content.web "4.0.16"]