Api

Piano SDK for Android

Лицензия

Лицензия

Группа

Группа

io.piano.android
Идентификатор

Идентификатор

api
Последняя версия

Последняя версия

2.1.0
Дата

Дата

Тип

Тип

aar
Описание

Описание

Api
Piano SDK for Android
Ссылка на сайт

Ссылка на сайт

https://docs.piano.io/
Система контроля версий

Система контроля версий

https://github.com/tinypass/piano-sdk-for-android

Скачать api

Имя Файла Размер
api-2.1.0.pom
api-2.1.0.aar 229 KB
api-2.1.0-sources.jar 161 KB
api-2.1.0-javadoc.jar 497 KB
Обзор

Как подключить последнюю версию

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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
com.squareup.retrofit2 : retrofit jar 2.6.4
org.jetbrains.kotlin : kotlin-stdlib jar 1.4.32

runtime (5)

Идентификатор библиотеки Тип Версия
com.squareup.okhttp3 : okhttp jar 3.12.13
com.squareup.okhttp3 : logging-interceptor jar 3.12.13
com.squareup.moshi : moshi jar 1.12.0
com.squareup.moshi : moshi-adapters jar 1.12.0
com.squareup.retrofit2 : converter-moshi jar 2.6.4

Модули Проекта

Данный проект не имеет модулей.

Piano SDK for Android

Welcome to Piano SDK for Android.

Getting started

This document details the process of integrating the Piano SDK with your Android application. If you have any questions, don't hesitate to email us at support@piano.io.

Download the Piano SDK

Gradle

The Piano SDK is available as an AAR via jCenter. To add the composer, composer-show-template, id, etc. dependencies, open your project’s build.gradle/build.gradle.kts and update dependencies block:

Usage

API

Take a look at API readme

Composer

Take a look at Composer readme

ID

Take a look at Piano ID readme

Sample

We created a sample app to showcase our SDK and highlight some of the features provided by each API.

Don't forget to specify io.piano.aid=$YOUR_AID in piano.properties in sample/sample-ktx before you start importing!

License

Copyright 2016 Piano, Inc.

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
io.piano.android

Версии библиотеки

Версия
2.1.0
2.0.0
2.0.0-beta01
2.0.0-alpha01
1.5.0
1.4.0
1.3.1
1.3.0
1.2.0
1.1.0
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
1.0.0-alpha8
1.0.0-alpha7
1.0.0-alpha6
1.0.0-alpha5
1.0.0-alpha4
1.0.0-alpha3
1.0.0-alpha2
1.0.0-alpha1