is not current version
Last Version 8.0.44

com.liferay:com.liferay.exportimport.service 3.2.1


GroupId

GroupId

com.liferay
ArtifactId

ArtifactId

com.liferay.exportimport.service
Version

Version

3.2.1
Type

Type

jar

Download com.liferay.exportimport.service 3.2.1


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