| GroupId | GroupIdcom.liferay |
|---|---|
| ArtifactId | ArtifactIdcom.liferay.frontend.image.editor.capability.resize |
| Version | Version3.0.17 |
| Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.liferay/com.liferay.frontend.image.editor.capability.resize/ -->
<dependency>
<groupId>com.liferay</groupId>
<artifactId>com.liferay.frontend.image.editor.capability.resize</artifactId>
<version>3.0.17</version>
</dependency>
// https://jarcasting.com/artifacts/com.liferay/com.liferay.frontend.image.editor.capability.resize/
implementation 'com.liferay:com.liferay.frontend.image.editor.capability.resize:3.0.17'
// https://jarcasting.com/artifacts/com.liferay/com.liferay.frontend.image.editor.capability.resize/
implementation ("com.liferay:com.liferay.frontend.image.editor.capability.resize:3.0.17")
'com.liferay:com.liferay.frontend.image.editor.capability.resize:jar:3.0.17'
<dependency org="com.liferay" name="com.liferay.frontend.image.editor.capability.resize" rev="3.0.17">
<artifact name="com.liferay.frontend.image.editor.capability.resize" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.liferay', module='com.liferay.frontend.image.editor.capability.resize', version='3.0.17')
)
libraryDependencies += "com.liferay" % "com.liferay.frontend.image.editor.capability.resize" % "3.0.17"
[com.liferay/com.liferay.frontend.image.editor.capability.resize "3.0.17"]