не последняя версия
Последняя версия 2.3.29.LIFERAY-PATCHED-2

com.liferay:org.freemarker 2.3.23.LIFERAY-PATCHED-4


Группа

Группа

com.liferay
Идентификатор

Идентификатор

org.freemarker
Версия

Версия

2.3.23.LIFERAY-PATCHED-4
Тип

Тип

jar

Скачать org.freemarker 2.3.23.LIFERAY-PATCHED-4


<!-- https://jarcasting.com/artifacts/com.liferay/org.freemarker/ -->
<dependency>
    <groupId>com.liferay</groupId>
    <artifactId>org.freemarker</artifactId>
    <version>2.3.23.LIFERAY-PATCHED-4</version>
</dependency>
// https://jarcasting.com/artifacts/com.liferay/org.freemarker/
implementation 'com.liferay:org.freemarker:2.3.23.LIFERAY-PATCHED-4'
// https://jarcasting.com/artifacts/com.liferay/org.freemarker/
implementation ("com.liferay:org.freemarker:2.3.23.LIFERAY-PATCHED-4")
'com.liferay:org.freemarker:jar:2.3.23.LIFERAY-PATCHED-4'
<dependency org="com.liferay" name="org.freemarker" rev="2.3.23.LIFERAY-PATCHED-4">
  <artifact name="org.freemarker" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.liferay', module='org.freemarker', version='2.3.23.LIFERAY-PATCHED-4')
)
libraryDependencies += "com.liferay" % "org.freemarker" % "2.3.23.LIFERAY-PATCHED-4"
[com.liferay/org.freemarker "2.3.23.LIFERAY-PATCHED-4"]