| Категории |
КатегорииCLI Взаимодействие с пользователем hate Данные Data Formats Hypermedia Types |
|---|---|
| Группа | Группаcom.mercateo.rest |
| Идентификатор | Идентификаторrest-hateoas-client |
| Версия | Версия0.0.5 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| rest-hateoas-client-0.0.5.pom | |
| rest-hateoas-client-0.0.5.jar | 21 KB |
| rest-hateoas-client-0.0.5-tests.jar | 26 KB |
| rest-hateoas-client-0.0.5-sources.jar | 9 KB |
| rest-hateoas-client-0.0.5-javadoc.jar | 90 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.mercateo.rest/rest-hateoas-client/ -->
<dependency>
<groupId>com.mercateo.rest</groupId>
<artifactId>rest-hateoas-client</artifactId>
<version>0.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.mercateo.rest/rest-hateoas-client/
implementation 'com.mercateo.rest:rest-hateoas-client:0.0.5'
// https://jarcasting.com/artifacts/com.mercateo.rest/rest-hateoas-client/
implementation ("com.mercateo.rest:rest-hateoas-client:0.0.5")
'com.mercateo.rest:rest-hateoas-client:jar:0.0.5'
<dependency org="com.mercateo.rest" name="rest-hateoas-client" rev="0.0.5">
<artifact name="rest-hateoas-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.mercateo.rest', module='rest-hateoas-client', version='0.0.5')
)
libraryDependencies += "com.mercateo.rest" % "rest-hateoas-client" % "0.0.5"
[com.mercateo.rest/rest-hateoas-client "0.0.5"]