is not current version
Last Version 3.4.10

com.liferay:com.liferay.sync.engine 3.4.2

Liferay Sync Engine

GroupId

GroupId

com.liferay
ArtifactId

ArtifactId

com.liferay.sync.engine
Version

Version

3.4.2
Type

Type

jar

Download com.liferay.sync.engine 3.4.2


<!-- https://jarcasting.com/artifacts/com.liferay/com.liferay.sync.engine/ -->
<dependency>
    <groupId>com.liferay</groupId>
    <artifactId>com.liferay.sync.engine</artifactId>
    <version>3.4.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.liferay/com.liferay.sync.engine/
implementation 'com.liferay:com.liferay.sync.engine:3.4.2'
// https://jarcasting.com/artifacts/com.liferay/com.liferay.sync.engine/
implementation ("com.liferay:com.liferay.sync.engine:3.4.2")
'com.liferay:com.liferay.sync.engine:jar:3.4.2'
<dependency org="com.liferay" name="com.liferay.sync.engine" rev="3.4.2">
  <artifact name="com.liferay.sync.engine" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.liferay', module='com.liferay.sync.engine', version='3.4.2')
)
libraryDependencies += "com.liferay" % "com.liferay.sync.engine" % "3.4.2"
[com.liferay/com.liferay.sync.engine "3.4.2"]