is not current version
Last Version 0.1.18

com.getphyllo:phyllo-connect 0.1.9

A library that connects all workplatforms(youtube,facebook,instagram,etc.)

GroupId

GroupId

com.getphyllo
ArtifactId

ArtifactId

phyllo-connect
Version

Version

0.1.9
Type

Type

aar

Download phyllo-connect 0.1.9


<!-- https://jarcasting.com/artifacts/com.getphyllo/phyllo-connect/ -->
<dependency>
    <groupId>com.getphyllo</groupId>
    <artifactId>phyllo-connect</artifactId>
    <version>0.1.9</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.getphyllo/phyllo-connect/
implementation 'com.getphyllo:phyllo-connect:0.1.9'
// https://jarcasting.com/artifacts/com.getphyllo/phyllo-connect/
implementation ("com.getphyllo:phyllo-connect:0.1.9")
'com.getphyllo:phyllo-connect:aar:0.1.9'
<dependency org="com.getphyllo" name="phyllo-connect" rev="0.1.9">
  <artifact name="phyllo-connect" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.getphyllo', module='phyllo-connect', version='0.1.9')
)
libraryDependencies += "com.getphyllo" % "phyllo-connect" % "0.1.9"
[com.getphyllo/phyllo-connect "0.1.9"]