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

cloud.piranha.http:piranha-http-grizzly 20.10.0


Категории

Категории

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

Группа

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

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

piranha-http-grizzly
Версия

Версия

20.10.0
Тип

Тип

jar

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


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