Group Id com.liferay
Artifact Id com.liferay.gradle.plugins.testray
Version 1.0.0
Packaging jar
URL -
Badge
Last Updated 2022-01-18T08:49:31+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.gradle.plugins.testray</artifactId>
    <version>1.0.0</version>
</dependency>
implementation group: 'com.liferay', name: 'com.liferay.gradle.plugins.testray', version: '1.0.0'
implementation 'com.liferay:com.liferay.gradle.plugins.testray:1.0.0'
implementation("com.liferay:com.liferay.gradle.plugins.testray:1.0.0")
libraryDependencies += "com.liferay" % "com.liferay.gradle.plugins.testray" % "1.0.0"
<dependency org="com.liferay" name="com.liferay.gradle.plugins.testray" rev="1.0.0"/>
@Grapes(
    @Grab(group='com.liferay', module='com.liferay.gradle.plugins.testray', version='1.0.0')
)
[com.liferay/com.liferay.gradle.plugins.testray "1.0.0"]
'com.liferay:com.liferay.gradle.plugins.testray:1.0.0'