is not current version
Last Version 1.9.0

com.wix.restaurants:wix-restaurants-jsonclient 1.4.0

Wix Restaurants JSON-over-HTTP client

Categories

Categories

Ant Build Tools CLI User Interface JSON Data
GroupId

GroupId

com.wix.restaurants
ArtifactId

ArtifactId

wix-restaurants-jsonclient
Version

Version

1.4.0
Type

Type

jar

Download wix-restaurants-jsonclient 1.4.0


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