| Группа | Группаcom.wix.openrest |
|---|---|
| Идентификатор | Идентификаторopenrest4j-all |
| Версия | Версия1.32.0 |
| Тип | Типpom |
| Имя Файла | Размер |
|---|---|
| openrest4j-all-1.32.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.32.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.wix.openrest/openrest4j-all/
implementation 'com.wix.openrest:openrest4j-all:1.32.0'
// https://jarcasting.com/artifacts/com.wix.openrest/openrest4j-all/
implementation ("com.wix.openrest:openrest4j-all:1.32.0")
'com.wix.openrest:openrest4j-all:pom:1.32.0'
<dependency org="com.wix.openrest" name="openrest4j-all" rev="1.32.0">
<artifact name="openrest4j-all" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.wix.openrest', module='openrest4j-all', version='1.32.0')
)
libraryDependencies += "com.wix.openrest" % "openrest4j-all" % "1.32.0"
[com.wix.openrest/openrest4j-all "1.32.0"]