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

com.liferay:org.apache.felix.bundlerepository 2.0.2.LIFERAY-PATCHED-1


GroupId

GroupId

com.liferay
ArtifactId

ArtifactId

org.apache.felix.bundlerepository
Version

Version

2.0.2.LIFERAY-PATCHED-1
Type

Type

jar

Download org.apache.felix.bundlerepository 2.0.2.LIFERAY-PATCHED-1


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