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