m

mauth-authenticator-akka-http_2.13

MAuth clients
https://github.com/mdsol/mauth-jvm-clients
MDSOL
com.mdsol
Ali Ustek
Files download
File Operation
mauth-authenticator-akka-http_2.13-2.1.1.jar download
mauth-authenticator-akka-http_2.13-2.1.1.pom download
mauth-authenticator-akka-http_2.13-2.1.1-sources.jar download
Apache Maven
<dependency>
  <groupId>com.mdsol</groupId>
  <artifactId>mauth-authenticator-akka-http_2.13</artifactId>
  <version>2.1.1</version>
</dependency>
Gradle Groovy
implementation 'com.mdsol:mauth-authenticator-akka-http_2.13:2.1.1'
Gradle Kotlin
implementation("com.mdsol:mauth-authenticator-akka-http_2.13:2.1.1")
Scala SBT
libraryDependencies += "com.mdsol" % "mauth-authenticator-akka-http_2.13" % "2.1.1"
Groovy Grape
@Grapes(
  @Grab(group='com.mdsol', module='mauth-authenticator-akka-http_2.13', version='2.1.1')
)
Apache Ivy
<dependency org="com.mdsol" name="mauth-authenticator-akka-http_2.13" rev="2.1.1" />
Leiningen
[com.mdsol/mauth-authenticator-akka-http_2.13 "2.1.1"]
Apache Buildr
'com.mdsol:mauth-authenticator-akka-http_2.13:jar:2.1.1'