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

net.sf.grinder:grinder-http 3.10

The Grinder HTTP plugin.

Категории

Категории

Сеть
Группа

Группа

net.sf.grinder
Идентификатор

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

grinder-http
Версия

Версия

3.10
Тип

Тип

jar

Скачать grinder-http 3.10


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