is not current version
Last Version 1.22.0

com.wix.restaurants:wix-restaurants-java-examples 1.4.0

Wix Restaurants Java Examples

Categories

Categories

Java Languages Ant Build Tools
GroupId

GroupId

com.wix.restaurants
ArtifactId

ArtifactId

wix-restaurants-java-examples
Version

Version

1.4.0
Type

Type

jar

Download wix-restaurants-java-examples 1.4.0


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