Button Android Publisher SDK

The Button Publisher SDK for Android.

License

License

GroupId

GroupId

com.usebutton
ArtifactId

ArtifactId

android-sdk
Last Version

Last Version

7.0.0
Release Date

Release Date

Type

Type

aar
Description

Description

Button Android Publisher SDK
The Button Publisher SDK for Android.
Project URL

Project URL

http://www.usebutton.com/
Source Code Management

Source Code Management

https://github.com/button/button-android

Download android-sdk

How to add to project

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

Dependencies

runtime (3)

Group / Artifact Type Version
androidx.cardview » cardview jar 1.0.0
androidx.recyclerview » recyclerview jar 1.2.1
com.google.code.findbugs : jsr305 jar 3.0.2

Project Modules

There are no modules declared in this project.

Versions

Version
7.0.0
6.30.0