is not current version
Last Version 2.3.29.LIFERAY-PATCHED-2

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


GroupId

GroupId

com.liferay
ArtifactId

ArtifactId

org.freemarker
Version

Version

2.3.23.LIFERAY-PATCHED-4
Type

Type

jar

Download 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"]