is not current version
Last Version 2.5.3

com.ifttt:connect-button 2.2.2

Connect Button SDK is a library that helps facilitate the integration of the Connect Button and Connection API.

GroupId

GroupId

com.ifttt
ArtifactId

ArtifactId

connect-button
Version

Version

2.2.2
Type

Type

aar

Download connect-button 2.2.2


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