akka-http-oauth1 0.2.1


Group ID:
com.github.dafutils
Artifact ID:
akka-http-oauth1_2.12
Version:
0.2.1
Release Date:
Jul 11, 2018
Licenses:
Files:

libraryDependencies += "com.github.dafutils" %% "akka-http-oauth1" % "0.2.1"

Mill build tool

ivy"com.github.dafutils::akka-http-oauth1:0.2.1"

Scala CLI

//> using dep "com.github.dafutils::akka-http-oauth1:0.2.1"

Ammonite REPL

import $ivy.`com.github.dafutils::akka-http-oauth1:0.2.1`

<dependency>
  <groupId>com.github.dafutils</groupId>
  <artifactId>akka-http-oauth1_2.12</artifactId>
  <version>0.2.1</version>
</dependency>

compile group: 'com.github.dafutils', name: 'akka-http-oauth1_2.12', version: '0.2.1'