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