m

mauth-authenticator-http4s_2.12

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