| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.liferay |
| Идентификатор | Идентификаторcom.liferay.expando.exportimport |
| Последняя версия | Последняя версия4.0.8 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеLiferay Expando Export Import
|
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/com.liferay/com.liferay.expando.exportimport/ -->
<dependency>
<groupId>com.liferay</groupId>
<artifactId>com.liferay.expando.exportimport</artifactId>
<version>4.0.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.liferay/com.liferay.expando.exportimport/
implementation 'com.liferay:com.liferay.expando.exportimport:4.0.8'
// https://jarcasting.com/artifacts/com.liferay/com.liferay.expando.exportimport/
implementation ("com.liferay:com.liferay.expando.exportimport:4.0.8")
'com.liferay:com.liferay.expando.exportimport:jar:4.0.8'
<dependency org="com.liferay" name="com.liferay.expando.exportimport" rev="4.0.8">
<artifact name="com.liferay.expando.exportimport" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.liferay', module='com.liferay.expando.exportimport', version='4.0.8')
)
libraryDependencies += "com.liferay" % "com.liferay.expando.exportimport" % "4.0.8"
[com.liferay/com.liferay.expando.exportimport "4.0.8"]