is not current version
Last Version 8.0.44

com.liferay:com.liferay.exportimport.service 6.0.55

Liferay Export Import Service

GroupId

GroupId

com.liferay
ArtifactId

ArtifactId

com.liferay.exportimport.service
Version

Version

6.0.55
Type

Type

jar

Download com.liferay.exportimport.service 6.0.55


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