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

com.cedarsoft.commons.old:rest 2.0.5


Группа

Группа

com.cedarsoft.commons.old
Идентификатор

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

rest
Версия

Версия

2.0.5
Тип

Тип

jar

Скачать rest 2.0.5

Имя Файла Размер
rest-2.0.5.pom 1 KB
rest-2.0.5-tests.jar 1 KB
Обзор

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