| Группа | Группаcom.wix.openrest |
|---|---|
| Идентификатор | Идентификаторopenrest4j-api |
| Версия | Версия1.35.0 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| openrest4j-api-1.35.0.pom | |
| openrest4j-api-1.35.0.jar | 254 KB |
| openrest4j-api-1.35.0-sources.jar | 167 KB |
| openrest4j-api-1.35.0-javadoc.jar | 1 MB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.wix.openrest/openrest4j-api/ -->
<dependency>
<groupId>com.wix.openrest</groupId>
<artifactId>openrest4j-api</artifactId>
<version>1.35.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.wix.openrest/openrest4j-api/
implementation 'com.wix.openrest:openrest4j-api:1.35.0'
// https://jarcasting.com/artifacts/com.wix.openrest/openrest4j-api/
implementation ("com.wix.openrest:openrest4j-api:1.35.0")
'com.wix.openrest:openrest4j-api:jar:1.35.0'
<dependency org="com.wix.openrest" name="openrest4j-api" rev="1.35.0">
<artifact name="openrest4j-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.wix.openrest', module='openrest4j-api', version='1.35.0')
)
libraryDependencies += "com.wix.openrest" % "openrest4j-api" % "1.35.0"
[com.wix.openrest/openrest4j-api "1.35.0"]