is not current version
Last Version 1.39.0

com.wix.openrest:openrest4j-client 1.6.0

openrest4j Client

Categories

Categories

CLI User Interface
GroupId

GroupId

com.wix.openrest
ArtifactId

ArtifactId

openrest4j-client
Version

Version

1.6.0
Type

Type

jar

Download openrest4j-client 1.6.0


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