не последняя версия
Последняя версия 3.0.2

com.hotels:plunger 1.0.2

Framework to simplify testing Cascading applications

Группа

Группа

com.hotels
Идентификатор

Идентификатор

plunger
Версия

Версия

1.0.2
Тип

Тип

jar

Скачать plunger 1.0.2


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