is not current version
Last Version 5.0.34

com.liferay:com.liferay.exportimport.web 3.0.50

Liferay Export Import Web

GroupId

GroupId

com.liferay
ArtifactId

ArtifactId

com.liferay.exportimport.web
Version

Version

3.0.50
Type

Type

jar

Download com.liferay.exportimport.web 3.0.50


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