is not current version
Last Version 1.22.0

com.wix.restaurants:wix-restaurants-api 1.21.0

Wix Restaurants API

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.wix.restaurants
ArtifactId

ArtifactId

wix-restaurants-api
Version

Version

1.21.0
Type

Type

jar

Download wix-restaurants-api 1.21.0


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