| Категории |
КатегорииAnt Компиляция и сборка |
|---|---|
| Группа | Группаcom.wix.restaurants |
| Идентификатор | Идентификаторwix-restaurants-authentication-all |
| Версия | Версия1.8.0 |
| Тип | Типpom |
| Имя Файла | Размер |
|---|---|
| wix-restaurants-authentication-all-1.8.0.pom | 2 KB |
| Обзор |
<!-- 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.8.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.8.0'
// https://jarcasting.com/artifacts/com.wix.restaurants/wix-restaurants-authentication-all/
implementation ("com.wix.restaurants:wix-restaurants-authentication-all:1.8.0")
'com.wix.restaurants:wix-restaurants-authentication-all:pom:1.8.0'
<dependency org="com.wix.restaurants" name="wix-restaurants-authentication-all" rev="1.8.0">
<artifact name="wix-restaurants-authentication-all" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.wix.restaurants', module='wix-restaurants-authentication-all', version='1.8.0')
)
libraryDependencies += "com.wix.restaurants" % "wix-restaurants-authentication-all" % "1.8.0"
[com.wix.restaurants/wix-restaurants-authentication-all "1.8.0"]