:closed_lock_with_key: OAuth 1.0a provider and consumer library for Scala & Java, storage independent/pluggable, async/reactive, designed to be used within a completely RESTful API.
Scala versions:
2.13
koauth-sync 1.0.0
Group ID:
com.hunorkovacs
Artifact ID:
koauth-sync_2.11
Version:
1.0.0
Release Date:
Apr 27, 2015
Licenses:
Files:
Full Scala Version:
2.11.1
Developers:
libraryDependencies += "com.hunorkovacs" %% "koauth-sync" % "1.0.0"
ivy"com.hunorkovacs::koauth-sync:1.0.0"
//> using dep "com.hunorkovacs::koauth-sync:1.0.0"
import $ivy.`com.hunorkovacs::koauth-sync:1.0.0`
<dependency> <groupId>com.hunorkovacs</groupId> <artifactId>koauth-sync_2.11</artifactId> <version>1.0.0</version> </dependency>
compile group: 'com.hunorkovacs', name: 'koauth-sync_2.11', version: '1.0.0'