is not current version
Last Version 1.0.9

com.liferay:com.liferay.gradle.plugins.whip 1.0.7

The Whip Gradle plugin lets you use the Liferay Whip library to ensure that unit tests fully cover your project's code.

Categories

Categories

Gradle Build Tools
GroupId

GroupId

com.liferay
ArtifactId

ArtifactId

com.liferay.gradle.plugins.whip
Version

Version

1.0.7
Type

Type

jar

Download com.liferay.gradle.plugins.whip 1.0.7


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