is not current version
Last Version 3.0.0

com.liferay:com.liferay.shrinkwrap.osgi 2.0.1

Liferay ShrinkWrap OSGi

GroupId

GroupId

com.liferay
ArtifactId

ArtifactId

com.liferay.shrinkwrap.osgi
Version

Version

2.0.1
Type

Type

jar

Download com.liferay.shrinkwrap.osgi 2.0.1


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