| Группа | Группаcloud.piranha.http |
|---|---|
| Идентификатор | Идентификаторpiranha-http-impl |
| Версия | Версия20.9.0 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| piranha-http-impl-20.9.0.pom | |
| piranha-http-impl-20.9.0.jar | 17 KB |
| piranha-http-impl-20.9.0-sources.jar | 18 KB |
| piranha-http-impl-20.9.0-javadoc.jar | 408 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/cloud.piranha.http/piranha-http-impl/ -->
<dependency>
<groupId>cloud.piranha.http</groupId>
<artifactId>piranha-http-impl</artifactId>
<version>20.9.0</version>
</dependency>
// https://jarcasting.com/artifacts/cloud.piranha.http/piranha-http-impl/
implementation 'cloud.piranha.http:piranha-http-impl:20.9.0'
// https://jarcasting.com/artifacts/cloud.piranha.http/piranha-http-impl/
implementation ("cloud.piranha.http:piranha-http-impl:20.9.0")
'cloud.piranha.http:piranha-http-impl:jar:20.9.0'
<dependency org="cloud.piranha.http" name="piranha-http-impl" rev="20.9.0">
<artifact name="piranha-http-impl" type="jar" />
</dependency>
@Grapes(
@Grab(group='cloud.piranha.http', module='piranha-http-impl', version='20.9.0')
)
libraryDependencies += "cloud.piranha.http" % "piranha-http-impl" % "20.9.0"
[cloud.piranha.http/piranha-http-impl "20.9.0"]