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

cloud.piranha.http:piranha-http-grizzly 20.7.0


Категории

Категории

Grizzly Сеть Networking
Группа

Группа

cloud.piranha.http
Идентификатор

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

piranha-http-grizzly
Версия

Версия

20.7.0
Тип

Тип

jar

Скачать piranha-http-grizzly 20.7.0


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