is not current version
Last Version 1.39.0

com.wix.openrest:openrest4j-api 1.8.0

openrest4j API

GroupId

GroupId

com.wix.openrest
ArtifactId

ArtifactId

openrest4j-api
Version

Version

1.8.0
Type

Type

jar

Download openrest4j-api 1.8.0


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