is not current version
Last Version 3.0.2

com.hotels:plunger 1.0.1

Framework to simplify testing Cascading applications

GroupId

GroupId

com.hotels
ArtifactId

ArtifactId

plunger
Version

Version

1.0.1
Type

Type

jar

Download plunger 1.0.1


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