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