is not current version
Last Version 1.39.0

com.wix.openrest:openrest4j-all 1.8.0

The OpenRest SDK for Java modules pom

GroupId

GroupId

com.wix.openrest
ArtifactId

ArtifactId

openrest4j-all
Version

Version

1.8.0
Type

Type

pom

Download openrest4j-all 1.8.0

Filename Size
openrest4j-all-1.8.0.pom 4 KB
Browse

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