is not current version
Last Version 8.0.44

com.liferay:com.liferay.exportimport.service 5.0.70

Liferay Export Import Service

GroupId

GroupId

com.liferay
ArtifactId

ArtifactId

com.liferay.exportimport.service
Version

Version

5.0.70
Type

Type

jar

Download com.liferay.exportimport.service 5.0.70


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