| Группа | Группаcom.liferay |
|---|---|
| Идентификатор | Идентификаторcom.liferay.sync.engine |
| Версия | Версия3.0.11 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| com.liferay.sync.engine-3.0.11.pom | |
| com.liferay.sync.engine-3.0.11.jar | 260 KB |
| com.liferay.sync.engine-3.0.11-sources.jar | 164 KB |
| com.liferay.sync.engine-3.0.11-javadoc.zip | 483 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.liferay/com.liferay.sync.engine/ -->
<dependency>
<groupId>com.liferay</groupId>
<artifactId>com.liferay.sync.engine</artifactId>
<version>3.0.11</version>
</dependency>
// https://jarcasting.com/artifacts/com.liferay/com.liferay.sync.engine/
implementation 'com.liferay:com.liferay.sync.engine:3.0.11'
// https://jarcasting.com/artifacts/com.liferay/com.liferay.sync.engine/
implementation ("com.liferay:com.liferay.sync.engine:3.0.11")
'com.liferay:com.liferay.sync.engine:jar:3.0.11'
<dependency org="com.liferay" name="com.liferay.sync.engine" rev="3.0.11">
<artifact name="com.liferay.sync.engine" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.liferay', module='com.liferay.sync.engine', version='3.0.11')
)
libraryDependencies += "com.liferay" % "com.liferay.sync.engine" % "3.0.11"
[com.liferay/com.liferay.sync.engine "3.0.11"]