| License |
License |
|---|---|
| GroupId | GroupIdio.piano.android |
| ArtifactId | ArtifactIdoauth |
| Version | Version2.0.0-alpha01 |
| Type | Typeaar |
| Description |
DescriptionOAuth
Piano SDK for Android
|
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| oauth-2.0.0-alpha01.pom | |
| oauth-2.0.0-alpha01.aar | 27 KB |
| oauth-2.0.0-alpha01-sources.jar | 10 KB |
| oauth-2.0.0-alpha01-javadoc.jar | 87 KB |
| Browse |
<!-- 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"]
| 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 |