| Группа | Группаcom.getphyllo |
|---|---|
| Идентификатор | Идентификаторphyllo-connect |
| Версия | Версия0.1.16 |
| Тип | Типaar |
| Имя Файла | Размер |
|---|---|
| phyllo-connect-0.1.16.pom | |
| phyllo-connect-0.1.16.aar | 1 MB |
| phyllo-connect-0.1.16-sources.jar | 2 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.getphyllo/phyllo-connect/ -->
<dependency>
<groupId>com.getphyllo</groupId>
<artifactId>phyllo-connect</artifactId>
<version>0.1.16</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.getphyllo/phyllo-connect/
implementation 'com.getphyllo:phyllo-connect:0.1.16'
// https://jarcasting.com/artifacts/com.getphyllo/phyllo-connect/
implementation ("com.getphyllo:phyllo-connect:0.1.16")
'com.getphyllo:phyllo-connect:aar:0.1.16'
<dependency org="com.getphyllo" name="phyllo-connect" rev="0.1.16">
<artifact name="phyllo-connect" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.getphyllo', module='phyllo-connect', version='0.1.16')
)
libraryDependencies += "com.getphyllo" % "phyllo-connect" % "0.1.16"
[com.getphyllo/phyllo-connect "0.1.16"]