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

com.wix.openrest:openrest4j-all 1.29.0

The OpenRest SDK for Java modules pom

Группа

Группа

com.wix.openrest
Идентификатор

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

openrest4j-all
Версия

Версия

1.29.0
Тип

Тип

pom

Скачать openrest4j-all 1.29.0

Имя Файла Размер
openrest4j-all-1.29.0.pom 2 KB
Обзор

<!-- https://jarcasting.com/artifacts/com.wix.openrest/openrest4j-all/ -->
<dependency>
    <groupId>com.wix.openrest</groupId>
    <artifactId>openrest4j-all</artifactId>
    <version>1.29.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.wix.openrest/openrest4j-all/
implementation 'com.wix.openrest:openrest4j-all:1.29.0'
// https://jarcasting.com/artifacts/com.wix.openrest/openrest4j-all/
implementation ("com.wix.openrest:openrest4j-all:1.29.0")
'com.wix.openrest:openrest4j-all:pom:1.29.0'
<dependency org="com.wix.openrest" name="openrest4j-all" rev="1.29.0">
  <artifact name="openrest4j-all" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.wix.openrest', module='openrest4j-all', version='1.29.0')
)
libraryDependencies += "com.wix.openrest" % "openrest4j-all" % "1.29.0"
[com.wix.openrest/openrest4j-all "1.29.0"]