| Группа | Группаcom.liferay |
|---|---|
| Идентификатор | Идентификаторcom.liferay.frontend.image.editor.capability.resize |
| Версия | Версия3.0.18 |
| Тип | Типjar |
<!-- 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.18</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.18'
// 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.18")
'com.liferay:com.liferay.frontend.image.editor.capability.resize:jar:3.0.18'
<dependency org="com.liferay" name="com.liferay.frontend.image.editor.capability.resize" rev="3.0.18">
<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.18')
)
libraryDependencies += "com.liferay" % "com.liferay.frontend.image.editor.capability.resize" % "3.0.18"
[com.liferay/com.liferay.frontend.image.editor.capability.resize "3.0.18"]