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