is not current version
Last Version 3.6.4.LIFERAY-PATCHED-24

com.liferay:org.apache.felix.fileinstall 3.5.4.LIFERAY-PATCHED-3


GroupId

GroupId

com.liferay
ArtifactId

ArtifactId

org.apache.felix.fileinstall
Version

Version

3.5.4.LIFERAY-PATCHED-3
Type

Type

jar

Download org.apache.felix.fileinstall 3.5.4.LIFERAY-PATCHED-3


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