is not current version
Last Version 8.0.44

com.liferay:com.liferay.exportimport.service 8.0.0

Liferay Export Import Service

GroupId

GroupId

com.liferay
ArtifactId

ArtifactId

com.liferay.exportimport.service
Version

Version

8.0.0
Type

Type

jar

Download com.liferay.exportimport.service 8.0.0


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