Last Version

OAuth 2.0.0-alpha01

Piano SDK for Android

License

License

GroupId

GroupId

io.piano.android
ArtifactId

ArtifactId

oauth
Version

Version

2.0.0-alpha01
Type

Type

aar
Description

Description

OAuth
Piano SDK for Android
Source Code Management

Source Code Management

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

Download oauth 2.0.0-alpha01


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

Dependencies

compile (3)

Group / Artifact Type Version
com.android.support » customtabs jar 28.0.0
com.squareup.okhttp3 : okhttp jar 3.12.6
com.squareup.okio : okio jar 2.4.2

Project Modules

There are no modules declared in this project.