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

com.elastisys.scale:commons.rest 2.0.1

utility classes for working with REST clients/servers

Группа

Группа

com.elastisys.scale
Идентификатор

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

commons.rest
Версия

Версия

2.0.1
Тип

Тип

jar

Скачать commons.rest 2.0.1


<!-- https://jarcasting.com/artifacts/com.elastisys.scale/commons.rest/ -->
<dependency>
    <groupId>com.elastisys.scale</groupId>
    <artifactId>commons.rest</artifactId>
    <version>2.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.elastisys.scale/commons.rest/
implementation 'com.elastisys.scale:commons.rest:2.0.1'
// https://jarcasting.com/artifacts/com.elastisys.scale/commons.rest/
implementation ("com.elastisys.scale:commons.rest:2.0.1")
'com.elastisys.scale:commons.rest:jar:2.0.1'
<dependency org="com.elastisys.scale" name="commons.rest" rev="2.0.1">
  <artifact name="commons.rest" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.elastisys.scale', module='commons.rest', version='2.0.1')
)
libraryDependencies += "com.elastisys.scale" % "commons.rest" % "2.0.1"
[com.elastisys.scale/commons.rest "2.0.1"]