Group Id com.liferay
Artifact Id com.liferay.exportimport.test.util
Version 1.3.11
Packaging jar
URL -
Badge
Last Updated 2020-08-31T16:52:44+00:00
Download Jar | View All
Maven
Gradle
Gradle(Short)
Gradle(Kotlin)
SBT
Ivy
Grape
Leiningen
Buildr
<dependency>
    <groupId>com.liferay</groupId>
    <artifactId>com.liferay.exportimport.test.util</artifactId>
    <version>1.3.11</version>
</dependency>
implementation group: 'com.liferay', name: 'com.liferay.exportimport.test.util', version: '1.3.11'
implementation 'com.liferay:com.liferay.exportimport.test.util:1.3.11'
implementation("com.liferay:com.liferay.exportimport.test.util:1.3.11")
libraryDependencies += "com.liferay" % "com.liferay.exportimport.test.util" % "1.3.11"
<dependency org="com.liferay" name="com.liferay.exportimport.test.util" rev="1.3.11"/>
@Grapes(
    @Grab(group='com.liferay', module='com.liferay.exportimport.test.util', version='1.3.11')
)
[com.liferay/com.liferay.exportimport.test.util "1.3.11"]
'com.liferay:com.liferay.exportimport.test.util:1.3.11'