Last Version

connect-button 2.5.3

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

License

License

MIT
GroupId

GroupId

com.ifttt
ArtifactId

ArtifactId

connect-button
Version

Version

2.5.3
Type

Type

aar
Description

Description

connect-button
Connect Button SDK is a library that helps facilitate the integration of the Connect Button and Connection API.
Project URL

Project URL

https://github.com/IFTTT/ConnectSDK-Android
Source Code Management

Source Code Management

https://github.com/IFTTT/ConnectSDK-Android

Download connect-button 2.5.3


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

Dependencies

compile (1)

Group / Artifact Type Version
com.ifttt : connect-api jar 2.5.3

runtime (2)

Group / Artifact Type Version
androidx.browser » browser jar 1.4.0
androidx.work » work-runtime jar 2.7.1

Project Modules

There are no modules declared in this project.