is not current version
Last Version 8.0.44

com.liferay:com.liferay.exportimport.service 4.9.14

Liferay Export Import Service

GroupId

GroupId

com.liferay
ArtifactId

ArtifactId

com.liferay.exportimport.service
Version

Version

4.9.14
Type

Type

jar

Download com.liferay.exportimport.service 4.9.14


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