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