License |
License |
---|---|
GroupId | GroupIdcom.liferay |
ArtifactId | ArtifactIdcom.liferay.document.library.sync.service |
Last Version | Last Version4.0.13 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionLiferay Document Library Sync Service
|
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.liferay/com.liferay.document.library.sync.service/ -->
<dependency>
<groupId>com.liferay</groupId>
<artifactId>com.liferay.document.library.sync.service</artifactId>
<version>4.0.13</version>
</dependency>
// https://jarcasting.com/artifacts/com.liferay/com.liferay.document.library.sync.service/
implementation 'com.liferay:com.liferay.document.library.sync.service:4.0.13'
// https://jarcasting.com/artifacts/com.liferay/com.liferay.document.library.sync.service/
implementation ("com.liferay:com.liferay.document.library.sync.service:4.0.13")
'com.liferay:com.liferay.document.library.sync.service:jar:4.0.13'
<dependency org="com.liferay" name="com.liferay.document.library.sync.service" rev="4.0.13">
<artifact name="com.liferay.document.library.sync.service" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.liferay', module='com.liferay.document.library.sync.service', version='4.0.13')
)
libraryDependencies += "com.liferay" % "com.liferay.document.library.sync.service" % "4.0.13"
[com.liferay/com.liferay.document.library.sync.service "4.0.13"]