is not current version
Last Version 5.0.34

com.liferay:com.liferay.exportimport.web 3.0.7

Liferay Export Import Web

GroupId

GroupId

com.liferay
ArtifactId

ArtifactId

com.liferay.exportimport.web
Version

Version

3.0.7
Type

Type

jar

Download com.liferay.exportimport.web 3.0.7


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