Categories |
CategoriesAnt Build Tools |
---|---|
GroupId | GroupIdcom.wix.restaurants |
ArtifactId | ArtifactIdwix-restaurants-authentication-all |
Version | Version1.4.0 |
Type | Typepom |
Filename | Size |
---|---|
wix-restaurants-authentication-all-1.4.0.pom | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.wix.restaurants/wix-restaurants-authentication-all/ -->
<dependency>
<groupId>com.wix.restaurants</groupId>
<artifactId>wix-restaurants-authentication-all</artifactId>
<version>1.4.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.wix.restaurants/wix-restaurants-authentication-all/
implementation 'com.wix.restaurants:wix-restaurants-authentication-all:1.4.0'
// https://jarcasting.com/artifacts/com.wix.restaurants/wix-restaurants-authentication-all/
implementation ("com.wix.restaurants:wix-restaurants-authentication-all:1.4.0")
'com.wix.restaurants:wix-restaurants-authentication-all:pom:1.4.0'
<dependency org="com.wix.restaurants" name="wix-restaurants-authentication-all" rev="1.4.0">
<artifact name="wix-restaurants-authentication-all" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.wix.restaurants', module='wix-restaurants-authentication-all', version='1.4.0')
)
libraryDependencies += "com.wix.restaurants" % "wix-restaurants-authentication-all" % "1.4.0"
[com.wix.restaurants/wix-restaurants-authentication-all "1.4.0"]