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