is not current version
Last Version 3.0.2

com.hotels:plunger 3.0.1

Framework to simplify testing Cascading applications

GroupId

GroupId

com.hotels
ArtifactId

ArtifactId

plunger
Version

Version

3.0.1
Type

Type

jar

Download plunger 3.0.1


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