faithlife-oauth

Generates OAuth 1.0 signatures for web service requests on iOS and Android.

License

License

GroupId

GroupId

com.faithlife
ArtifactId

ArtifactId

faithlife-oauth-android
Last Version

Last Version

0.0.4
Release Date

Release Date

Type

Type

aar
Description

Description

faithlife-oauth
Generates OAuth 1.0 signatures for web service requests on iOS and Android.
Project URL

Project URL

https://github.com/Faithlife/FaithlifeOAuth-Mobile/
Source Code Management

Source Code Management

https://github.com/Faithlife/FaithlifeOAuth-Mobile/tree/master

Download faithlife-oauth-android

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-common jar 1.6.10
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.10

runtime (2)

Group / Artifact Type Version
com.squareup.okio : okio-jvm jar 3.0.0
org.jetbrains.kotlinx : kotlinx-datetime-jvm jar 0.3.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.4
0.0.2
0.0.1