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

org.n52.wps:rest 1.6.0


Группа

Группа

org.n52.wps
Идентификатор

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

rest
Версия

Версия

1.6.0
Тип

Тип

jar

Скачать rest 1.6.0

Имя Файла Размер
rest-1.6.0.pom
rest-1.6.0.jar 110 KB
rest-1.6.0-sources.jar 87 KB
rest-1.6.0-javadoc.jar 443 KB
Обзор

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